FHIR IG analytics
| Package | hl7.fhir.eu.base |
| Resource Type | ValueSet |
| Id | ValueSet-ehdsCategories-eu.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/base/ValueSet-ehdsCategories-eu.html |
| URL | http://hl7.eu/fhir/base/ValueSet/ehdsCategories-eu |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2026-02-03T17:20:38+00:00 |
| Name | EhdsCategoriesEuVs |
| Title | EHDS Categories |
| Realm | eu |
| Authority | hl7 |
| Description | EHDS Categories: it indicates the EHDS category that document belongs to. |
| Copyright | This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "ehdsCategories-eu",
"text": {
"status": "generated",
"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://hl7.eu/fhir/base/ValueSet/ehdsCategories-eu",
"version": "2.0.0-ballot",
"name": "EhdsCategoriesEuVs",
"title": "EHDS Categories",
"status": "active",
"experimental": false,
"date": "2026-02-03T17:20:38+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "EHDS Categories: it indicates the EHDS category that document belongs to.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "11502-2",
"display": "Laboratory report"
},
{
"code": "18748-4",
"display": "Diagnostic imaging study"
},
{
"code": "18842-5",
"display": "Discharge summary"
},
{
"code": "57833-6",
"display": "Prescription for medication"
},
{
"code": "60593-1",
"display": "Medication dispensed.extended Document"
},
{
"code": "60591-5",
"display": "Patient summary Document"
}
]
}
]
}
}