{
  "resourceType": "StructureDefinition",
  "id": "8f5e4646-6c0e-4056-8582-f004646644de",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2018-06-05T17:51:04.955+00:00"
  },
  "url": "http://rivta.se/fhir/StructureDefinition/core/se-core-vitalsigns-v1/BodyHeight",
  "name": "PoCBodyHeight",
  "status": "draft",
  "date": "2018-06-05T17:51:03.47Z",
  "description": "Height, or body length, is measured from crown of head to sole of foot. Height is measured with the individual in a standing position and body length in a recumbent position.",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://rivta.se/fhir/StructureDefinition/se-core-vitalsigns-v1/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.code.coding.system",
        "path": "Observation.code.coding.system",
        "fixedUri": "1.2.752.116.2.1.1"
      },
      {
        "id": "Observation.code.coding.code",
        "path": "Observation.code.coding.code",
        "fixedCode": "248334005"
      },
      {
        "id": "Observation.value[x]:valueQuantity",
        "path": "Observation.valueQuantity",
        "sliceName": "valueQuantity",
        "definition": "The length of the body from crown of head to sole of foot. Här anges mätetalet i cm med 0-1 decimal exempelvis 49.5 (”.” är decimalseparator i standard XML)",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.value[x]:valueQuantity.unit",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Observation.valueQuantity.unit",
        "label": "cm",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "code": "258672001"
          }
        ]
      },
      {
        "id": "Observation.specimen",
        "path": "Observation.specimen",
        "max": "0"
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "max": "0"
      }
    ]
  }
}