{
  "resourceType": "StructureDefinition",
  "id": "0767a47f-dac8-4a34-a640-95d7c2fb99c8",
  "meta": {
    "versionId": "6e24f312-85a8-4348-b0ee-25b7dc5fc652",
    "lastUpdated": "2017-05-22T11:23:58.229+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    }
  ],
  "url": "http://vonk.furore.com/StructureDefinition/0767a47f-dac8-4a34-a640-95d7c2fb99c8",
  "name": "HVLPatient",
  "status": "draft",
  "date": "2017-05-16T10:19:05.7775209+00:00",
  "fhirVersion": "3.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "path": "Patient.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.extension:medicationState",
        "path": "Patient.extension",
        "sliceName": "medicationState",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://vonk.furore.com/StructureDefinition/eb50603a-6780-45b3-8014-375788c4da01"
          }
        ]
      },
      {
        "id": "Patient.extension:hospitalAdmit",
        "path": "Patient.extension",
        "sliceName": "hospitalAdmit",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://vonk.furore.com/StructureDefinition/c7aa5e19-9349-4302-bb08-83fe43cacc13"
          }
        ]
      },
      {
        "path": "Patient.identifier",
        "min": 1,
        "max": "1"
      },
      {
        "path": "Patient.identifier.use",
        "max": "0"
      },
      {
        "path": "Patient.identifier.type",
        "max": "0"
      },
      {
        "path": "Patient.identifier.system",
        "short": "F-number",
        "min": 1,
        "fixedUri": "urn:uid:2.16.578.1.12.4.1.4.1"
      },
      {
        "path": "Patient.identifier.value",
        "min": 1
      },
      {
        "path": "Patient.identifier.period",
        "max": "0"
      },
      {
        "path": "Patient.identifier.assigner",
        "max": "0"
      },
      {
        "path": "Patient.active",
        "max": "0"
      },
      {
        "path": "Patient.name",
        "min": 1,
        "max": "1"
      },
      {
        "path": "Patient.name.use",
        "max": "0"
      },
      {
        "path": "Patient.name.text",
        "max": "0"
      },
      {
        "path": "Patient.name.family",
        "min": 1
      },
      {
        "path": "Patient.name.given",
        "min": 1,
        "max": "1"
      },
      {
        "path": "Patient.name.prefix",
        "max": "0"
      },
      {
        "path": "Patient.name.suffix",
        "max": "0"
      },
      {
        "path": "Patient.name.period",
        "max": "0"
      },
      {
        "path": "Patient.telecom",
        "max": "0"
      },
      {
        "path": "Patient.gender",
        "min": 1
      },
      {
        "path": "Patient.birthDate",
        "min": 1
      },
      {
        "path": "Patient.deceased[x]",
        "max": "0"
      },
      {
        "path": "Patient.address",
        "max": "0"
      },
      {
        "path": "Patient.maritalStatus",
        "max": "0"
      },
      {
        "path": "Patient.multipleBirth[x]",
        "max": "0"
      },
      {
        "path": "Patient.photo",
        "max": "0"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString": "Contact"
          }
        ],
        "path": "Patient.contact",
        "max": "0"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString": "Animal"
          }
        ],
        "path": "Patient.animal",
        "max": "0"
      },
      {
        "path": "Patient.communication",
        "max": "0"
      },
      {
        "path": "Patient.generalPractitioner",
        "max": "0"
      },
      {
        "path": "Patient.managingOrganization",
        "type": [
          {
            "code": "Reference",
            "profile": "http://vonk.furore.com/StructureDefinition/52ef8785-e22e-4004-bec9-2ddc15da868e",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
          }
        ]
      },
      {
        "path": "Patient.link",
        "max": "0"
      }
    ]
  }
}