Kerndatensatz Senologie
0.9.0 - ci-build

Kerndatensatz Senologie - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beispiel: ADAPT-HER2 Studie - JSON Representation

Raw json | Download

{
  "resourceType" : "ResearchStudy",
  "id" : "Example-ResearchStudy-ADAPT-HER2",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ResearchStudy Example-ResearchStudy-ADAPT-HER2</b></p><a name=\"Example-ResearchStudy-ADAPT-HER2\"> </a><a name=\"hcExample-ResearchStudy-ADAPT-HER2\"> </a><p><b>title</b>: ADAPT-HER2: Adjuvante dynamische Marker-adaptierte personalisierte Therapie bei HER2-positivem Mammakarzinom</p><p><b>status</b>: Active</p><p><b>condition</b>: <span title=\"Codes:{http://snomed.info/sct 254837009}\">Malignant neoplasm of breast</span></p></div>"
  },
  "title" : "ADAPT-HER2: Adjuvante dynamische Marker-adaptierte personalisierte Therapie bei HER2-positivem Mammakarzinom",
  "status" : "active",
  "condition" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "254837009",
          "display" : "Malignant neoplasm of breast"
        }
      ]
    }
  ]
}