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

FHIR IG Statistics: ValueSet/VitalSignDE-Body-Weigth-UCUM

Packagede.basisprofil.r4
Resource TypeValueSet
IdVitalSignDE-Body-Weigth-UCUM
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.de/ValueSet/VitalSignDE_Body_Weigth_UCUM
URLhttp://fhir.de/ValueSet/VitalSignDE_Body_Weigth_UCUM
Version1.5.4
Statusactive
Date2025-06-16
NameVitalSignDE_Body_Weigth_UCUM
TitleVitalSignDE_Body_Weigth_UCUM
Authorityhl7
DescriptionVitalSignDE_Body_Weigth_UCUM enthält alle validen Einheiten zur Kodierung eines Körpergewichtes
CopyrightThe UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright © 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.

Resources that use this resource

StructureDefinition
KoerpergewichtMedikationsplan Körpergewicht
observation-de-vitalsign-koerpergewichtObservation-Profil Körpergewicht

Resources that this resource uses

CodeSystem
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "VitalSignDE-Body-Weigth-UCUM",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://fhir.de/ValueSet/VitalSignDE_Body_Weigth_UCUM",
  "version": "1.5.4",
  "name": "VitalSignDE_Body_Weigth_UCUM",
  "title": "VitalSignDE_Body_Weigth_UCUM",
  "status": "active",
  "experimental": false,
  "date": "2025-06-16",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "description": "VitalSignDE_Body_Weigth_UCUM enthält alle validen Einheiten zur Kodierung eines Körpergewichtes",
  "copyright": "The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright © 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "kg",
            "display": "kilogram"
          },
          {
            "code": "g",
            "display": "gram"
          }
        ]
      }
    ]
  }
}