FHIR IG analytics| Package | no.nhn.fhir.helsenorge.profiles |
| Resource Type | ValueSet |
| Id | ValueSet-hn-basis-virtual-service-type.valueset.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.5.9-beta&canonical=http://helsenorge.no/fhir/ValueSet/hn-basis-virtual-service-type.valueset |
| URL | http://helsenorge.no/fhir/ValueSet/hn-basis-virtual-service-type.valueset |
| Version | 1.0.1 |
| Status | draft |
| Date | 2025-12-02T14:53:52+01:00 |
| Name | HnBasisVirtualServiceType |
| Title | Hn Basis VirtualServiceType Value Set |
| Realm | no |
| Description | Codes for virtual service connection types. Any other codes or codesystem should be added to this valueSet. Currently only one code from http://hl7.org/fhir/contact-point-system |
| StructureDefinition | ||
| no.nhn.fhir.helsenorge.profiles#2.5.9-beta | hn-basis-appointment | hn-basis-appointment |
| helsenorge.profiler#2.0.3 | hn-basis-appointment | hn-basis-appointment |
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | contact-point-system | ContactPointSystem |
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "draft",
"name": "HnBasisVirtualServiceType",
"id": "hn-basis-virtual-service-type.valueset",
"title": "Hn Basis VirtualServiceType Value Set",
"description": "Codes for virtual service connection types. Any other codes or codesystem should be added to this valueSet. Currently only one code from http://hl7.org/fhir/contact-point-system",
"url": "http://helsenorge.no/fhir/ValueSet/hn-basis-virtual-service-type.valueset",
"version": "1.0.1",
"experimental": true,
"date": "2025-12-02T14:53:52+01:00",
"publisher": "Example Publisher",
"contact": [
{
"name": "Example Publisher",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/contact-point-system",
"concept": [
{
"code": "url",
"display": "URL"
},
{
"code": "phone",
"display": "Phone"
}
]
}
]
}
}