FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | Observation |
| Id | Pathology-Observation-HBsAg-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Pathology-Observation-HBsAg-Example",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation-Lab"
]
},
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "cca2b653-b6dd-4bf3-8337-10b140d50972"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyBoundedCodeListObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1014211000000100",
"display": "Hepatitis B surface antigen level"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables"
}
],
"system": "http://snomed.info/sct",
"code": "51061000237103",
"display": "Hepatitis B surface antigen in serum qualitative result"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"display": "MOXEY, Judy"
},
"issued": "2022-02-25T13:47:00+00:00",
"performer": [
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338",
"display": "TD008362 PATH LAB 001"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "260385009",
"display": "Negative"
}
]
},
"specimen": {
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
}
}