FHIR IG analytics
| Package | hl7.fhir.eu.hdr |
| Resource Type | ValueSet |
| Id | ValueSet-encounter-type-eu-hdr.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/hdr/ValueSet-encounter-type-eu-hdr.html |
| URL | http://hl7.eu/fhir/hdr/ValueSet/encounter-type-eu-hdr |
| Version | 1.0.0-ci |
| Status | draft |
| Date | 2026-07-17T10:44:22+00:00 |
| Name | EncounterTypeHdrVS |
| Title | Encounter Type Value Set |
| Realm | eu |
| Authority | hl7 |
| Description | Hospital Discharge Report Encounter Type value set includes concepts from SNOMED CT descendants of 225351009 (Care provision regime) that are used to classify the care provision regimen during the inpatient encounter. |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement
The SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see SNOMED IPS Terminology
The HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review usage terms or directly contact SNOMED International: info@snomed.org |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include codes from
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 225351009 (Provision of care)
Source1
{
"resourceType": "ValueSet",
"id": "encounter-type-eu-hdr",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"url": "http://hl7.eu/fhir/hdr/ValueSet/encounter-type-eu-hdr",
"version": "1.0.0-ci",
"name": "EncounterTypeHdrVS",
"title": "Encounter Type Value Set",
"status": "draft",
"experimental": false,
"date": "2026-07-17T10:44:22+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Hospital Discharge Report Encounter Type value set includes concepts from SNOMED CT descendants of 225351009 (Care provision regime) that are used to classify the care provision regimen during the inpatient encounter.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement\n\nThe SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see SNOMED IPS Terminology\n\nThe HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review usage terms or directly contact SNOMED International: info@snomed.org",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "225351009"
}
]
}
]
}
}