{
  "resourceType": "StructureDefinition",
  "id": "vkp-elock-v090",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-06-15T13:38:54.765+00:00"
  },
  "url": "http://ehelse.no/fhir/StructureDefinition/vkp-elock-v090",
  "version": "0.9.0",
  "name": "VkpElock",
  "title": "vkp-elock",
  "status": "draft",
  "date": "2019-11-28",
  "description": "Information about elock installed at the location",
  "purpose": "Information about elock installed at the location",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "resource"
    },
    {
      "type": "element",
      "expression": "Patient"
    },
    {
      "type": "element",
      "expression": "Person"
    },
    {
      "type": "element",
      "expression": "Location"
    },
    {
      "type": "element",
      "expression": "Address"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Information about elock at the location",
        "definition": "Name of the e-lock system installed at the location, if no name is present there is no e-lock installed at the location."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://ehelse.no/fhir/StructureDefinition/vkp-elock-v090"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        }
      },
      {
        "id": "Extension.value[x]:valueString",
        "path": "Extension.value[x]",
        "sliceName": "valueString",
        "short": "Name of the e-lock system installed at the location",
        "definition": "Name of the e-lock system installed at the location, if no name is present there is no e-lock at the location",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}