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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeBodyStructure
IdBodyStructure-BodySiteLocationLungs-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-BodySiteLocationLungs-Example",
  "morphology": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "369755005",
        "display": "Multiple tumors"
      }
    ]
  },
  "location": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "39607008",
        "display": "Lung structure"
      }
    ]
  },
  "patient": {
    "reference": "Patient-ZelmaHadjkiss-Example",
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/nhs-number",
      "value": "9449307555"
    }
  }
}