{
  "resourceType" : "ResearchSubject",
  "id" : "Example-Studienteilnahme",
  "meta" : {
    "profile" : ["https://www.senologie.org/fhir/StructureDefinition/senologie-studienteilnahme"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ResearchSubject Example-Studienteilnahme</b></p><a name=\"Example-Studienteilnahme\"> </a><a name=\"hcExample-Studienteilnahme\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-senologie-studienteilnahme.html\">BIH Senologie Studienteilnahme</a></p></div><p><b>Screeningstatus</b>: <span title=\"Codes:{http://snomed.info/sct 1304144001}\">Eligible for clinical trial</span></p><p><b>Kontaktperson Studie</b>: Dr. med. Anna Schmidt, Studienzentrale Senologie</p><p><b>Aufklärungsdatum</b>: 2024-02-10</p><p><b>status</b>: On-study-intervention</p><p><b>period</b>: 2024-02-15 --&gt; (ongoing)</p><p><b>study</b>: <a href=\"ResearchStudy-Example-ResearchStudy-ADAPT-HER2.html\">ADAPT-HER2</a></p><p><b>individual</b>: <a href=\"Patient-example-patient.html\">Maria Musterfrau</a></p><p><b>assignedArm</b>: Interventionsarm: T-DM1 + endokrine Therapie</p><p><b>consent</b>: Studieneinwilligung ADAPT-HER2 vom 2024-02-10</p></div>"
  },
  "extension" : [{
    "url" : "https://www.senologie.org/fhir/StructureDefinition/ex-senologie-screeningstatus",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "1304144001",
        "display" : "Eligible for clinical trial"
      }]
    }
  },
  {
    "url" : "https://www.senologie.org/fhir/StructureDefinition/ex-senologie-studienkontakt",
    "valueString" : "Dr. med. Anna Schmidt, Studienzentrale Senologie"
  },
  {
    "url" : "https://www.senologie.org/fhir/StructureDefinition/ex-senologie-aufklaerungsdatum",
    "valueDate" : "2024-02-10"
  }],
  "status" : "on-study-intervention",
  "period" : {
    "start" : "2024-02-15"
  },
  "study" : {
    "reference" : "ResearchStudy/Example-ResearchStudy-ADAPT-HER2",
    "display" : "ADAPT-HER2"
  },
  "individual" : {
    "reference" : "Patient/example-patient",
    "display" : "Maria Musterfrau"
  },
  "assignedArm" : "Interventionsarm: T-DM1 + endokrine Therapie",
  "consent" : {
    "display" : "Studieneinwilligung ADAPT-HER2 vom 2024-02-10"
  }
}