{
  "resourceType": "StructureDefinition",
  "url": "http://helse-nord.no/fhir/StructureDefinition/Workflow.Encounter/Extension.locationtype",
  "name": "Extension.locationtype",
  "title": "locationtype",
  "status": "draft",
  "date": "2018-05-22T09:56:16.82+00:00",
  "description": "Type of location (WARD | BED)",
  "purpose": "code for locationtype (WARD | BED)",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Encounter.location"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://helse-nord.no/fhir/StructureDefinition/Workflow.Encounter/Extension.locationtype"
      },
      {
        "id": "Extension.value[x]:valueCode",
        "path": "Extension.valueCode",
        "sliceName": "valueCode",
        "type": [
          {
            "code": "code"
          }
        ]
      }
    ]
  }
}