FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/eHDSIObservationCategory

Packagemyhealth.eu.fhir.laboratory
TypeValueSet
IdeHDSIObservationCategory
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ValueSet-eHDSIObservationCategory.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSIObservationCategory
Version0.1.1
Statusactive
Date2025-03-20T14:16:21+01:00
NameEHDSIObservationCategory
TitleeHDSI Observation category
Realmeu
DescriptionThis Value Set is used for the Laboratory Observation Results Category code

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
observation-categoryObservation Category Codes
observation-categoryObservation Category Codes

Narrative

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

Generated Narrative: ValueSet eHDSIObservationCategory

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/observation-category
    CodeDisplayDefinition
    laboratoryLaboratoryThe results of observations generated by laboratories. Laboratory results are typically generated by laboratories providing analytic services in areas such as chemistry, hematology, serology, histology, cytology, anatomic pathology (including digital pathology), microbiology, and/or virology. These observations are based on analysis of specimens obtained from the patient and submitted to the laboratory.

Source

{
  "resourceType": "ValueSet",
  "id": "eHDSIObservationCategory",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://terminology.ehdsi.eu/ValueSet/eHDSIObservationCategory",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.71"
    }
  ],
  "version": "0.1.1",
  "name": "EHDSIObservationCategory",
  "title": "eHDSI Observation category",
  "status": "active",
  "experimental": false,
  "date": "2025-03-20T14:16:21+01:00",
  "publisher": "MyHealth@Eu",
  "contact": [
    {
      "name": "MyHealth@Eu",
      "telecom": [
        {
          "system": "url",
          "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description": "This Value Set is used for the Laboratory Observation Results Category code",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/observation-category",
        "concept": [
          {
            "code": "laboratory",
            "display": "Laboratory"
          }
        ]
      }
    ]
  }
}