FHIR IG Statistics: ValueSet/FlagCode
Resources that use this resource
StructureDefinition |
KjFlag | KjFlag |
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "FlagCode",
"meta": {
"versionId": "1",
"lastUpdated": "2019-11-29T09:38:42.502+00:00"
},
"url": "http://nhn.no/kj/fhir/ValueSet/FlagCode",
"version": "1.0",
"name": "FlagCode",
"title": "Flag Code",
"status": "active",
"date": "2019-11-29T09:38:35.7717686+00:00",
"publisher": "Direktoratet for e-helse",
"description": "ValueSet including all codes from urn:oid:2.16.578.1.12.4.1.1.7522 that is allowed to use",
"immutable": false,
"compose": {
"include": [
{
"system": "http://nhn.no/kj/fhir/CodeSystem/OtherProceduralChanges",
"concept": [
{
"code": "2",
"display": "Avtale om åpen retur"
},
{
"code": "3",
"display": "Spesifikk lege/avdeling bør kontaktes ved forverring"
},
{
"code": "4",
"display": "Anbefalt spesifisert behandlingsprosedyre"
},
{
"code": "5",
"display": "Annen endring i prosedyrer"
}
]
}
]
}
}