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

FHIR IG analytics

Packagemyhealth.eu.fhir.core
Resource TypeBodyStructure
IdBodyStructure-b2c3d4e5-f6a7-8901-bcde-f12345678901.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Left knee - John Doe

Source1

{
  "resourceType": "BodyStructure",
  "id": "b2c3d4e5-f6a7-8901-bcde-f12345678901",
  "meta": {
    "profile": [
      "http://fhir.ehdsi.eu/core/StructureDefinition/bodyStructure-myhealtheu-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "morphology": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "72704001",
        "display": "Fracture"
      }
    ]
  },
  "patient": {
    "reference": "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
  }
}