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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeBodyStructure
IdBodyStructure-BodySiteLocationAbdomen-Example.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": "BodyStructure-BodySiteLocationAbdomen-Example",
  "morphology": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "369755005",
        "display": "Multiple tumors"
      }
    ]
  },
  "location": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "818983003",
        "display": "Structure of abdominopelvic cavity and/or content of abdominopelvic cavity and/or anterior abdominal wall"
      }
    ]
  },
  "patient": {
    "reference": "Patient-DemeizaSeo-Example",
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/nhs-number",
      "value": "9449306559"
    }
  }
}