FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageno.nhn.fhir.helsenorge.profiles
Resource TypeValueSet
IdValueSet-hn-cancellation-reason-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.5.9-beta&canonical=http://helsenorge.no/fhir/ValueSet/hn-cancellation-reason-vs
URLhttp://helsenorge.no/fhir/ValueSet/hn-cancellation-reason-vs
Version1.0.0
Statusactive
NameHnCancellationReasonVS
TitleHelsenorge Cancellation Reason Value Set
Realmno
DescriptionCancellation reasons. Codes SHOULD be taken from 8445. 9179 is allowed as fallback.

Resources that use this resource

StructureDefinition
no.nhn.fhir.helsenorge.profiles#2.5.9-betahn-basis-appointmenthn-basis-appointment

Resources that this resource uses

No resources found


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",
  "description": "Cancellation reasons. Codes SHOULD be taken from 8445. 9179 is allowed as fallback.",
  "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"
      }
    ]
  }
}