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

FHIR IG analytics

Packagede.fhir.terminologie-basis
Resource TypeValueSet
IdValueSet-VitalSignDE-Body-Height-Loinc.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/terminologie-basis-de/ValueSet-VitalSignDE-Body-Height-Loinc.html
URLhttp://fhir.de/ValueSet/VitalSignDE-Body-Height-Loinc
Version1.0.0-alpha1
Statusactive
Date2025-11-19T17:18:12+00:00
NameValueSetVitalSignDE_Body_Height_Loinc
TitleValueSetVitalSignDE_Body_Height_Loinc
Authorityhl7
DescriptionVitalSignDE_Body_Height_Loinc enthält Codes zur Kodierung der Messung einer Körpergröße (inkl. Größe bei der Geburt)
CopyrightThis content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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

Generated Narrative: ValueSet VitalSignDE-Body-Height-Loinc

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    89269-5Body height Measured --at birth

Source1

{
  "resourceType": "ValueSet",
  "id": "VitalSignDE-Body-Height-Loinc",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.de/ValueSet/VitalSignDE-Body-Height-Loinc",
  "version": "1.0.0-alpha1",
  "name": "ValueSetVitalSignDE_Body_Height_Loinc",
  "title": "ValueSetVitalSignDE_Body_Height_Loinc",
  "status": "active",
  "experimental": false,
  "date": "2025-11-19T17:18:12+00:00",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
  "contact": [
    {
      "name": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.de/technische-komitees/terminologien/"
        }
      ]
    }
  ],
  "description": "VitalSignDE_Body_Height_Loinc enthält Codes zur Kodierung der Messung einer Körpergröße (inkl. Größe bei der Geburt)",
  "copyright": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "89269-5",
            "display": "Body height Measured --at birth"
          }
        ]
      }
    ]
  }
}