{
  "resourceType": "ValueSet",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://fhir.de/ValueSet/einheiten-koerpergewicht",
  "version": "0.2.3",
  "name": "einheiten-koerpergewicht",
  "status": "draft",
  "experimental": true,
  "date": "2018-09-25",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "description": "Erlaubte Einheiten für die Angabe des Körpergewichts",
  "copyright": "HL7 Deutschland e.V.",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "kg",
            "display": "kg"
          },
          {
            "code": "g",
            "display": "g"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:69823442-8278-4f83-9f9e-ed7862343428",
    "timestamp": "2018-09-25T17:00:00+00:00",
    "total": 2,
    "contains": [
      {
        "system": "http://unitsofmeasure.org",
        "code": "kg",
        "display": "kg"
      },
      {
        "system": "http://unitsofmeasure.org",
        "code": "g",
        "display": "g"
      }
    ]
  }
}