MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build 150

MyHealth@Eu Medical Imaging 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 Imaging - JSON Representation

Raw json | Download

{
  "resourceType" : "BodyStructure",
  "id" : "ExampleBodyStructureImg",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/imaging/StructureDefinition/bodyStructure-img-myhealtheu"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: BodyStructure ExampleBodyStructureImg</b></p><a name=\"ExampleBodyStructureImg\"> </a><a name=\"hcExampleBodyStructureImg\"> </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-img-myhealtheu.html\">Body structure: Imaging</a></p></div><p><b>Extension Definition for BodyStructure.includedStructure.laterality for Version 5.0</b>: <span title=\"Codes:{http://snomed.info/sct 7771000}\">Left</span></p><p><b>morphology</b>: <span title=\"Codes:{http://snomed.info/sct 4147007}\">Mass</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 261183002}\">Upper</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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure.laterality",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "7771000",
            "display" : "Left"
          }
        ]
      }
    }
  ],
  "morphology" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "4147007",
        "display" : "Mass"
      }
    ]
  },
  "location" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "39607008",
        "display" : "Lung structure"
      }
    ]
  },
  "locationQualifier" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "261183002",
          "display" : "Upper"
        }
      ]
    }
  ],
  "patient" : {
    🔗 "reference" : "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
  }
}