NyTimelosingIG - Local Development build (v0.1.0). See the Directory of published versions
: hn-appointment-AppointmentType-code-vs - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "hn-appointment-AppointmentType-code-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>urn:oid:2.16.578.1.12.4.1.1.7617</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>Vaksine</td><td>Vaksine time</td></tr><tr><td>Lab</td><td>Lab time</td></tr></table></li><li>Include these codes as defined in <code>urn:oid:2.16.578.1.12.4.1.1.8406</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td>Innleggelse</td></tr><tr><td>2</td><td>Dagbehandling</td></tr><tr><td>3</td><td>Poliklinisk time</td></tr><tr><td>8</td><td>Poliklinisk time</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-Hn-AppointmentTypeProposed-New-Codes-cs.html\"><code>http://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs</code></a></li></ul></div>"
},
"url" : "http://helsenorge.no/fhir/ValueSet/hn-appointment-AppointmentType-code-vs",
"version" : "0.1.0",
"name" : "HnAppointmentAppointmentTypeVS",
"title" : "hn-appointment-AppointmentType-code-vs",
"status" : "draft",
"experimental" : true,
"date" : "2024-06-01T10:49:22+02:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Value set for AppointmentType codes in nytimeløsing that includes set of codes from diferent code systems",
"compose" : {
"include" : [
{
"system" : "urn:oid:2.16.578.1.12.4.1.1.7617",
"concept" : [
{
"code" : "Vaksine",
"display" : "Vaksine time"
},
{
"code" : "Lab",
"display" : "Lab time"
}
]
},
{
"system" : "urn:oid:2.16.578.1.12.4.1.1.8406",
"concept" : [
{
"code" : "1",
"display" : "Innleggelse"
},
{
"code" : "2",
"display" : "Dagbehandling"
},
{
"code" : "3",
"display" : "Poliklinisk time"
},
{
"code" : "8",
"display" : "Poliklinisk time"
}
]
},
{
"system" : "http://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs"
}
]
}
}