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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r4b
Resource TypeValueSet
IdValueSet-R2-encounter-special-courtesy-for-R4B.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/xver-r2.r4b/0.0.1-snapshot-2/ValueSet-R2-encounter-special-courtesy-for-R4B.html
URLhttp://hl7.org/fhir/1.0/ValueSet/R2-encounter-special-courtesy-for-R4B
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:35:39.070614+10:00
NameR2_encounter_special_courtesy_for_R4B
TitleCross-version VS for R2.SpecialCourtesy for use in FHIR R4B
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/encounter-special-courtesy|1.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4B.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
EncounterSpecialCourtesyv3-EncounterSpecialCourtesy
NullFlavorv3-NullFlavor

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet R2-encounter-special-courtesy-for-R4B

This value set expansion contains 6 concepts.

CodeSystemDisplayDefinition
  EXThttp://hl7.org/fhir/v3/EncounterSpecialCourtesyextended courtesyextended courtesy
  NRMhttp://hl7.org/fhir/v3/EncounterSpecialCourtesynormal courtesynormal courtesy
  PRFhttp://hl7.org/fhir/v3/EncounterSpecialCourtesyprofessional courtesyprofessional courtesy
  STFhttp://hl7.org/fhir/v3/EncounterSpecialCourtesystaffCourtesies extended to the staff of the entity providing service.
  VIPhttp://hl7.org/fhir/v3/EncounterSpecialCourtesyvery important personvery important person
  UNKhttp://hl7.org/fhir/v3/NullFlavorunknown

Description:A proper value is applicable, but not known. Usage Notes: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless: Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown') Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)


Source1

{
  "resourceType": "ValueSet",
  "id": "R2-encounter-special-courtesy-for-R4B",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/1.0/ValueSet/R2-encounter-special-courtesy-for-R4B",
  "version": "0.0.1-snapshot-2",
  "name": "R2_encounter_special_courtesy_for_R4B",
  "title": "Cross-version VS for R2.SpecialCourtesy for use in FHIR R4B",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:39.070614+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/encounter-special-courtesy|1.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4B.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/EncounterSpecialCourtesy",
        "version": "1.0.2",
        "concept": [
          {
            "code": "EXT",
            "display": "extended courtesy"
          },
          {
            "code": "NRM",
            "display": "normal courtesy"
          },
          {
            "code": "PRF",
            "display": "professional courtesy"
          },
          {
            "code": "STF",
            "display": "staff"
          },
          {
            "code": "VIP",
            "display": "very important person"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "version": "1.0.2",
        "concept": [
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:35:39.070592+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/v3/EncounterSpecialCourtesy",
        "version": "1.0.2",
        "code": "EXT",
        "display": "extended courtesy"
      },
      {
        "system": "http://hl7.org/fhir/v3/EncounterSpecialCourtesy",
        "version": "1.0.2",
        "code": "NRM",
        "display": "normal courtesy"
      },
      {
        "system": "http://hl7.org/fhir/v3/EncounterSpecialCourtesy",
        "version": "1.0.2",
        "code": "PRF",
        "display": "professional courtesy"
      },
      {
        "system": "http://hl7.org/fhir/v3/EncounterSpecialCourtesy",
        "version": "1.0.2",
        "code": "STF",
        "display": "staff"
      },
      {
        "system": "http://hl7.org/fhir/v3/EncounterSpecialCourtesy",
        "version": "1.0.2",
        "code": "VIP",
        "display": "very important person"
      },
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "version": "1.0.2",
        "code": "UNK",
        "display": "unknown"
      }
    ]
  }
}