FHIR IG Statistics: ValueSet/AllergyIntoleranceClinicalStatus
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "AllergyIntoleranceClinicalStatus",
"meta": {
"versionId": "1",
"lastUpdated": "2019-12-02T07:38:27.673+00:00"
},
"url": "http://nhn.no/kj/fhir/ValueSet/AllergyIntoleranceClinicalStatus",
"version": "1.0",
"name": "AllergyIntoleranceClinicalStatus",
"title": "AllergyIntolerance Clinical Status",
"status": "active",
"date": "2019-12-02T07:38:27.5801924+00:00",
"publisher": "Direktoratet for e-helse",
"immutable": false,
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"concept": [
{
"code": "active",
"display": "Active"
},
{
"code": "inactive",
"display": "Inactive"
}
]
}
]
}
}