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.17-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

Resources that use this resource

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

Resources that this resource uses

CodeSystem
hl7.terminology#currentappointment-cancellation-reasonAppointment cancellation reason

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"
          }
        ]
      }
    ]
  }
}