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

FHIR IG Statistics: ValueSet/ObservationUnitsWeight

Packagekl.dk.fhir.children
TypeValueSet
IdObservationUnitsWeight
FHIR VersionR4
Sourcehttp://fhir.kl.dk/children/http://fhir.kl.dk/children/2.1.0/ValueSet-ObservationUnitsWeight.html
URLhttp://fhir.kl.dk/children/ValueSet/ObservationUnitsWeight
Version2.1.0
Statusactive
Date2024-10-31T20:28:31+01:00
NameObservationUnitsWeight
TitleObservationsEnhederVægt
Realmdk
DescriptionUCUM units for childrens weight

Resources that use this resource

StructureDefinition
klgateway-children-bodyweightKLGatewayChildrenBodyWeight

Resources that this resource uses

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

Narrative

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

Generated Narrative: ValueSet ObservationUnitsWeight


Source

{
  "resourceType": "ValueSet",
  "id": "ObservationUnitsWeight",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.kl.dk/children/ValueSet/ObservationUnitsWeight",
  "version": "2.1.0",
  "name": "ObservationUnitsWeight",
  "title": "ObservationsEnhederVægt",
  "status": "active",
  "experimental": false,
  "date": "2024-10-31T20:28:31+01:00",
  "publisher": "Kommunernes Landsforening",
  "contact": [
    {
      "name": "Kommunernes Landsforening",
      "telecom": [
        {
          "system": "url",
          "value": "http://kl.dk"
        }
      ]
    }
  ],
  "description": "UCUM units for childrens weight",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "kg"
          },
          {
            "code": "g"
          }
        ]
      }
    ]
  }
}