{
  "resourceType": "StructureDefinition",
  "id": "21cbf6e3-586c-4dfe-8c00-0a357cdc09bb",
  "meta": {
    "versionId": "974b40a1-4430-43e7-999e-f2f00260b84c",
    "lastUpdated": "2017-05-16T20:03:24.934+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    }
  ],
  "url": "http://vonk.furore.com/StructureDefinition/21cbf6e3-586c-4dfe-8c00-0a357cdc09bb",
  "name": "HVLAllergyIntolerance",
  "status": "draft",
  "date": "2017-05-16T10:35:13.1374523+00:00",
  "fhirVersion": "3.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "AllergyIntolerance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "path": "AllergyIntolerance.identifier",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.clinicalStatus",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.type",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.category",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.criticality",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.code",
        "min": 1
      },
      {
        "path": "AllergyIntolerance.code.coding",
        "min": 1,
        "max": "1"
      },
      {
        "path": "AllergyIntolerance.code.coding.system",
        "min": 1
      },
      {
        "path": "AllergyIntolerance.code.coding.version",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.code.coding.code",
        "min": 1
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "AllergyIntolerance.code.coding.display",
        "min": 1
      },
      {
        "path": "AllergyIntolerance.code.coding.userSelected",
        "max": "0"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "AllergyIntolerance.code.text",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.patient",
        "type": [
          {
            "code": "Reference",
            "profile": "http://vonk.furore.com/StructureDefinition/0767a47f-dac8-4a34-a640-95d7c2fb99c8",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
          }
        ]
      },
      {
        "path": "AllergyIntolerance.onset[x]",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.assertedDate",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.recorder",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.asserter",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.lastOccurrence",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.note",
        "max": "0"
      },
      {
        "path": "AllergyIntolerance.reaction",
        "max": "0"
      }
    ]
  }
}