FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Observation |
| Id | Observation-OBX-HighInfectionRiskSample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation OBX-HighInfectionRiskSample
Profile: Observation
identifier: edd4debe-dd82-445f-b3e5-e175760da105
status: Final
category: Genetics
code: High infection risk sample
subject: Octavia CHISLETT
effective: 2025-01-29 10:37:26+0000
performer: PractitionerRole: specialty = General Surgery
value: No
{
"resourceType": "Observation",
"id": "OBX-HighInfectionRiskSample",
"meta": {
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/Observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "edd4debe-dd82-445f-b3e5-e175760da105"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "GE"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "281269004",
"display": "High infection risk sample"
}
]
},
"subject": {
"reference": "urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449305552"
},
"display": "Octavia CHISLETT"
},
"encounter": {
"reference": "urn:uuid:984b8a89-4194-4eb4-a7ea-ca8049ebeea3"
},
"effectiveDateTime": "2025-01-29T10:37:26+00:00",
"performer": [
{
"reference": "urn:uuid:ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA32-8",
"display": "No"
}
]
}
}