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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.bildgebung
Resource TypeComposition
IdComposition-mii-exa-bildgebung-semistrukt-befundbericht.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": "Composition",
  "id": "mii-exa-bildgebung-semistrukt-befundbericht",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-semistrukt-befundbericht"
    ]
  },
  "section": [
    {
      "code": {
        "coding": [
          {
            "code": "18782-3",
            "system": "http://loinc.org",
            "display": "Radiology Study observation (narrative)"
          }
        ]
      },
      "title": "Left Breast",
      "author": [
        {
          "reference": "Practitioner/PracExample2"
        }
      ],
      "entry": [
        {
          "reference": "DiagnosticReport/mii-exa-bildgebung-radiologischer-Befund"
        }
      ],
      "section": [
        {
          "entry": [
            {
              "reference": "Observation/mii-exa-bildgebung-radiologische-beobachtung"
            }
          ]
        }
      ]
    }
  ],
  "status": "final",
  "type": {
    "coding": [
      {
        "code": "18748-4",
        "system": "http://loinc.org",
        "display": "Diagnostic imaging study"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PatExample"
  },
  "date": "2024-07-19T12:03:30+02:00",
  "author": [
    {
      "reference": "Practitioner/PracExample1"
    }
  ],
  "title": "Mammographic Report"
}