FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| no.nhn.fhir.helsenorge.profiles#2.5.17-beta | hn-basis-appointment | hn-basis-appointment |
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "HnCancellationReasonVS",
"id": "hn-cancellation-reason-vs",
"title": "Helsenorge Cancellation Reason Value Set",
"url": "http://helsenorge.no/fhir/ValueSet/hn-cancellation-reason-vs",
"version": "1.0.0",
"compose": {
"include": [
{
"system": "urn:oid:2.16.578.1.12.4.1.1.8445"
},
{
"system": "urn:oid:2.16.578.1.12.4.1.1.9179"
},
{
"system": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
"concept": [
{
"code": "pat"
},
{
"code": "prov"
},
{
"code": "other"
}
]
}
]
}
}