FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| no.nhn.fhir.helsenorge.profiles#2.0.1-beta | hn-basis-schedule | HnBasisSchedule |
Resources that this resource uses
| CodeSystem |
| no.nhn.fhir.helsenorge.profiles#2.0.1-beta | hn-schedule-type-cs | Codes that should be used for schedule type |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "hn-schedule-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://helsenorge.no/fhir/ValueSet/hn-schedule-type-vs",
"version": "1.3.2",
"name": "HnScheduleTypeVS",
"title": "hn-schedule-type-vs",
"status": "draft",
"experimental": true,
"date": "2025-10-20T23:59:35+02:00",
"description": "Value set for schedule type",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NO",
"display": "Norway"
}
]
}
],
"compose": {
"include": [
{
"system": "http://helsenorge.no/fhir/CodeSystem/hn-schedule-type-cs"
}
]
}
}