FHIR IG Statistics: ValueSet/usage-context-type
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "usage-context-type",
"url": "https://fhir.nhs.uk/ValueSet/NHSDigital-usage-context-type",
"version": "1.0.0",
"name": "NHSDigitalUsageContextType",
"title": "BARS Usage Context Type",
"status": "draft",
"experimental": false,
"date": "2022-08-02T12:47:40+10:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A code that specifies a type of context being specified by a usage context.",
"immutable": true,
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type"
},
{
"system": "https://fhir.nhs.uk/CodeSystem/dos-id"
}
]
}
}