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

FHIR IG Statistics: ValueSet/zib-BodyWeight-units

Packagenictiz.fhir.nl.r4.zib2020
TypeValueSet
Idzib-BodyWeight-units
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/ValueSet/zib-BodyWeight-units
URLhttp://nictiz.nl/fhir/ValueSet/zib-BodyWeight-units
Version0.1
Statusdraft
NameZibBodyWeightUnits
Titlezib BodyWeight units
Realmnl
Authorityhl7
DescriptionUCUM units for recording zib BodyWeight

Resources that use this resource

StructureDefinition
zib-BodyWeightzib BodyWeight

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

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source

{
  "resourceType": "ValueSet",
  "id": "zib-BodyWeight-units",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/ValueSet/zib-BodyWeight-units",
  "version": "0.1",
  "name": "ZibBodyWeightUnits",
  "title": "zib BodyWeight units",
  "status": "draft",
  "experimental": false,
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "UCUM units for recording zib BodyWeight",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "kg"
          },
          {
            "code": "g"
          }
        ]
      }
    ]
  }
}