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

FHIR IG analytics

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