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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeObservation
IdObservation-0878c5de-c22f-4e31-841a-a82ad31c93aa.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

Generated Narrative: Observation 0878c5de-c22f-4e31-841a-a82ad31c93aa

identifier: 0878c5de-c22f-4e31-841a-a82ad31c93aa

status: Final

category: Genetics, Laboratory

code: Variables that apply to the overall study

subject: Ned LIVERPOOL

effective: 2025-10-23 10:37:26+0000

performer: PractitionerRole

Components

-CodeValue[x]
*Genetic disease(s) assessedInherited MMR deficiency (Lynch syndrome)

Source1

{
  "resourceType": "Observation",
  "id": "0878c5de-c22f-4e31-841a-a82ad31c93aa",
  "meta": {
    "profile": [
      "https://fhir.nwgenomics.nhs.uk/StructureDefinition/GenomicStudyPanel"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "value": "0878c5de-c22f-4e31-841a-a82ad31c93aa"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "GE",
          "display": "Genetics"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "81306-3",
        "display": "Variables that apply to the overall study"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-Liverpool",
    "display": "Ned LIVERPOOL"
  },
  "effectiveDateTime": "2025-10-23T10:37:26+00:00",
  "performer": [
    {
      "reference": "PractitionerRole/59577028-8fcc-4554-8b43-988561d41d9c"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "51967-8",
            "display": "Genetic disease(s) assessed"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicClinicalIndication",
            "code": "R210",
            "display": "Inherited MMR deficiency (Lynch syndrome)"
          }
        ]
      }
    }
  ]
}