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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeObservation
IdObservation-CellularityPatrickSammy-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": "Observation",
  "id": "Observation-CellularityPatrickSammy-Example",
  "meta": {
    "tag": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/mds-questiontag-genomics",
        "code": "PS-14",
        "display": "Primary Sample - Nucleated cell count"
      }
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1022461000000100",
        "display": "Nucleated red blood cell count"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-PatrickSammy-Example",
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/nhs-number",
      "value": "9449307873"
    }
  },
  "specimen": {
    "identifier": {
      "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.19",
      "value": "RR81234",
      "assigner": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "696B0"
        }
      }
    }
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "75540009",
        "display": "High"
      }
    ]
  },
  "effectiveDateTime": "2023-08-29"
}