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-appointment-AppointmentType-code-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-appointment-AppointmentType-code-vs
URLhttp://helsenorge.no/fhir/ValueSet/hn-appointment-AppointmentType-code-vs
Version1.0.1
Statusdraft
NameHnAppointmentAppointmentTypeVS
Titlehn-appointment-AppointmentType-code-vs
Realmno
DescriptionValue set for AppointmentType codes in nytimeløsing that includes set of codes from diferent code systems

Resources that use this resource

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

Resources that this resource uses

CodeSystem
no.nhn.fhir.helsenorge.profiles#2.5.9-betaHn-AppointmentTypeProposed-New-Codes-csDefault codes for appointmentType.
no.nhn.fhir.helsenorge.profiles#2.5.9-betaurn:oid:2.16.578.1.12.4.1.1.84068406 Omsorgsnivå

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "HnAppointmentAppointmentTypeVS",
  "id": "hn-appointment-AppointmentType-code-vs",
  "title": "hn-appointment-AppointmentType-code-vs",
  "description": "Value set for AppointmentType codes in nytimeløsing that includes set of codes from diferent code systems",
  "url": "http://helsenorge.no/fhir/ValueSet/hn-appointment-AppointmentType-code-vs",
  "version": "1.0.1",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.578.1.12.4.1.1.7617",
        "concept": [
          {
            "code": "Hjemmebesok",
            "display": "Hjemmebesøk"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.578.1.12.4.1.1.8406"
      },
      {
        "system": "http://helsenorge.no/fhir/CodeSystem/Hn-AppointmentTypeProposed-New-Codes-cs"
      }
    ]
  }
}