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

FHIR IG analytics

Packagekbv.basis
Resource TypeBodyStructure
IdBodyStructure-0c5948ba-23bb-44c0-8659-2cb586efc416.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

Diese Instanz des Profils KBV_PR_Base_BodyStructure stellt die Beschreibung einer Körperstelle dar. Beschrieben wird eine Blase, welche sich proximal am linken Handgelenk befindet.

Source1

{
  "resourceType": "BodyStructure",
  "id": "0c5948ba-23bb-44c0-8659-2cb586efc416",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_BodyStructure"
    ]
  },
  "extension": [
    {
      "extension": [
        {
          "url": "structure",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "8205005",
                "system": "http://snomed.info/sct",
                "display": "Wrist"
              }
            ]
          }
        },
        {
          "url": "laterality",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "7771000",
                "system": "http://snomed.info/sct",
                "display": "Left"
              }
            ]
          }
        },
        {
          "url": "qualifier",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "40415009",
                "system": "http://snomed.info/sct",
                "display": "Proximal"
              }
            ]
          }
        }
      ],
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure"
    }
  ],
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "patient": {
    "reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
  },
  "morphology": {
    "coding": [
      {
        "code": "339008",
        "system": "http://snomed.info/sct",
        "display": "Blister"
      }
    ]
  },
  "description": "Blasenbildung, proximal am linken Handgelenk"
}