FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "8fbd7c75-858b-4932-87dc-a5e8d29e40c1",
"url": "https://fhir.nhs.uk/ValueSet/NHSDigital-Observation-category",
"version": "0.0.1",
"name": "ObservationCategory",
"title": "ObservationCategory",
"status": "draft",
"date": "2022-08-04T06:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "ObservationCategory",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category"
},
{
"system": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar"
}
]
}
}