0.1.0 - ci-build

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

: TumorErkrankungExample - JSON Representation

Raw json | Download

{
  "resourceType" : "EpisodeOfCare",
  "id" : "TumorErkrankungExample",
  "meta" : {
    "profile" : [
      🔗 "http://idg-rlp.de/fhir/tumorkonferenzen/StructureDefinition/tumorErkrankung"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: EpisodeOfCare TumorErkrankungExample</b></p><a name=\"TumorErkrankungExample\"> </a><a name=\"hcTumorErkrankungExample\"> </a><a name=\"TumorErkrankungExample-en-US\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C16213}\">Cancer Diagnosis</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td><td><b>Role</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-ICD10GM-DiagnoseExample.html\">Condition Bösartige Neubildung der Bronchien und der Lunge: Hauptbronchus</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role CC}\">Chief complaint</span></td></tr></table><p><b>patient</b>: <a href=\"Patient-TumorPatient-example-1.html\">Martina Mustermann (official) Female, DoB: 1965-04-03 ( Gesetzliche Krankenversicherung)</a></p></div>"
  },
  "status" : "active",
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
          "code" : "C16213",
          "display" : "Cancer Diagnosis"
        }
      ]
    }
  ],
  "diagnosis" : [
    {
      "condition" : {
        🔗 "reference" : "Condition/ICD10GM-DiagnoseExample"
      },
      "role" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
            "code" : "CC"
          }
        ]
      }
    }
  ],
  "patient" : {
    🔗 "reference" : "Patient/TumorPatient-example-1"
  }
}