MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Body Structure for HDR - JSON Representation

Raw json | Download

{
  "resourceType" : "BodyStructure",
  "id" : "BodyStructureHdrExample",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/hdr/StructureDefinition/bodyStructure-hdr-myhealtheu"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: BodyStructure BodyStructureHdrExample</b></p><a name=\"BodyStructureHdrExample\"> </a><a name=\"hcBodyStructureHdrExample\"> </a><a name=\"BodyStructureHdrExample-en-US\"> </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-bodyStructure-hdr-myhealtheu.html\">Body structure: HDR</a></p></div><p><b>morphology</b>: <span title=\"Codes:{http://snomed.info/sct 722192005}\">Localized swelling</span></p><p><b>location</b>: <span title=\"Codes:{http://snomed.info/sct 39607008}\">Lung structure</span></p><p><b>locationQualifier</b>: <span title=\"Codes:{http://snomed.info/sct 49370004}\">Lateral</span></p><p><b>patient</b>: <a href=\"Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html\">John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
  },
  "morphology" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "722192005",
        "display" : "Localized swelling"
      }
    ]
  },
  "location" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "39607008",
        "display" : "Lung structure"
      }
    ]
  },
  "locationQualifier" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "49370004",
          "display" : "Lateral"
        }
      ]
    }
  ],
  "patient" : {
    🔗 "reference" : "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
  }
}