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

FHIR IG analytics

Packagehl7.eu.terminology.ehdsi
Resource TypeValueSet
IdValueSet-eHDSIExceptionalValue-8.1.0.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSIExceptionalValue-8.1.0.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSIExceptionalValue
Version0.2.0
Statusactive
Date2025-12-23T10:21:17+00:00
NameeHDSIExceptionalValue
TitleeHDSI Exceptional Value
Realmeu
Authorityhl7
DescriptionThe Value Set is used to code exceptional values for the required binding in FHIR IGs

Resources that use this resource

ValueSet
eHDSIAnimalSpeciesWithExceptionseHDSI Animal Species with exceptions
eHDSIBodySiteWithExceptionseHDSI Body Site with exceptions
eHDSIBodyStructureLocationWithExceptionseHDSI Body Structure Location Qualifier with exceptions
eHDSILabCodeWithExceptionseHDSI Laboratory Codes with exceptions
eHDSILabSpecimenTypeWithExceptionseHDSI Laboratory Specimen Type with exceptions
eHDSILabStudyTypeWithExceptionseHDSI Laboratory Study Types with exceptions
eHDSILabTechniqueWithExceptionseHDSI Laboratory Technique with exceptions
eHDSIMedicalDeviceWithExceptionseHDSI Medical Device with exceptions
eHDSIMorphologicAbnormalityWithExceptionseHDSI Morphologic Abnormality with exceptions
eHDSIObservationInterpretationWithExceptionseHDSI Observation Interpretation with exceptions
eHDSIOrderReasoneHDSI Order Reason
eHDSIReferenceRangeAppliesToWithExceptionseHDSI Reference Range Applies To with exceptions
eHDSIReferenceRangeMeaningWithExceptionseHDSI Reference Range Meaning with exceptions
eHDSIResultsCodedValueLaboratoryeHDSI Results Coded Value Laboratory with exceptions

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "eHDSIExceptionalValue-8.1.0",
  "url": "http://terminology.ehdsi.eu/ValueSet/eHDSIExceptionalValue",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.81"
    }
  ],
  "version": "0.2.0",
  "name": "eHDSIExceptionalValue",
  "title": "eHDSI Exceptional Value",
  "status": "active",
  "experimental": false,
  "date": "2025-12-23T10:21:17+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7europe.org"
        }
      ]
    }
  ],
  "description": "The Value Set is used to code exceptional values for the required binding in FHIR IGs",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          },
          {
            "code": "UNK",
            "display": "unknown"
          },
          {
            "code": "UNC",
            "display": "un-encoded"
          }
        ]
      }
    ]
  }
}