FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.bildgebung
Resource TypeBodyStructure
IdBodyStructure-mii-exa-bildgebung-koerperstruktur.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "BodyStructure",
  "id": "mii-exa-bildgebung-koerperstruktur",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-koerperstruktur"
    ]
  },
  "morphology": {
    "coding": [
      {
        "code": "12747003",
        "system": "http://snomed.info/sct",
        "display": "Microcalcification, calcified structure (morphologic abnormality)"
      }
    ]
  },
  "location": {
    "coding": [
      {
        "code": "76752008",
        "system": "http://snomed.info/sct",
        "display": "Breast structure (body structure)"
      }
    ]
  },
  "locationQualifier": [
    {
      "coding": [
        {
          "code": "7771000",
          "system": "http://snomed.info/sct",
          "display": "Left (qualifier value)"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/PatExample"
  }
}