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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeProcedure
IdProcedure-7b362aa5-41a7-4168-94b4-f12dff0dfb2a.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: Procedure 7b362aa5-41a7-4168-94b4-f12dff0dfb2a

identifier: 7b362aa5-41a7-4168-94b4-f12dff0dfb2a

status: Completed

category: Laboratory

subject: Jaime LANCASTER

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

asserter: PractitionerRole

reasonCode: Cystic fibrosis carrier testing

outcome: VARIANT DETECTED


Source1

{
  "resourceType": "Procedure",
  "id": "7b362aa5-41a7-4168-94b4-f12dff0dfb2a",
  "meta": {
    "profile": [
      "https://fhir.nwgenomics.nhs.uk/StructureDefinition/GenomicStudy"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "value": "7b362aa5-41a7-4168-94b4-f12dff0dfb2a"
    }
  ],
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/observation-category",
        "code": "laboratory"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-Lancaster",
    "display": "Jaime LANCASTER"
  },
  "performedDateTime": "2025-10-23T10:37:26+00:00",
  "asserter": {
    "reference": "PractitionerRole/59577028-8fcc-4554-8b43-988561d41d9c"
  },
  "reasonCode": [
    {
      "coding": [
        {
          "system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicClinicalIndication",
          "code": "R185",
          "display": "Cystic fibrosis carrier testing"
        }
      ]
    }
  ],
  "outcome": {
    "coding": [
      {
        "system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicTestOutcomeCode",
        "code": "321",
        "display": "VARIANT DETECTED"
      }
    ]
  }
}