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

FHIR IG analytics

Packagehl7.fhir.eu.hdr
Resource TypeValueSet
IdValueSet-doc-category-eu-hdr.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/hdr/ValueSet-doc-category-eu-hdr.html
URLhttp://hl7.eu/fhir/hdr/ValueSet/doc-category-eu-hdr
Version1.0.0-ci
Statusdraft
Date2026-07-17T10:44:22+00:00
NameDocCategoryHdrVS
TitleDocument Category Value Set
Realmeu
Authorityhl7
DescriptionHospital Discharge Report Document Category value set includes concepts from the LOINC code system that are used to classify the document as a discharge summary note.
CopyrightThis 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

StructureDefinition
hl7.fhir.eu.hdr#currentcomposition-eu-hdrComposition (HDR)

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet doc-category-eu-hdr

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    LP72467-1Discharge summary note

Source1

{
  "resourceType": "ValueSet",
  "id": "doc-category-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/doc-category-eu-hdr",
  "version": "1.0.0-ci",
  "name": "DocCategoryHdrVS",
  "title": "Document Category 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 Document Category value set includes concepts from the LOINC code system that are used to classify the document as a discharge summary note.",
  "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": "LP72467-1",
            "display": "Discharge summary note"
          }
        ]
      }
    ]
  }
}