{
  "resourceType": "StructureDefinition",
  "id": "8615cd6e-9d42-40d0-b0eb-5835d2e86c45",
  "meta": {
    "versionId": "d31ab6c6-acad-48b0-af9a-6155581e2309",
    "lastUpdated": "2017-05-16T15:50:30.287+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    }
  ],
  "url": "http://vonk.furore.com/StructureDefinition/8615cd6e-9d42-40d0-b0eb-5835d2e86c45",
  "name": "HVLCondition",
  "status": "draft",
  "date": "2017-05-16T10:33:14.7460557+00:00",
  "fhirVersion": "3.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Condition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "path": "Condition.identifier",
        "max": "0"
      },
      {
        "path": "Condition.clinicalStatus",
        "max": "0"
      },
      {
        "path": "Condition.verificationStatus",
        "max": "0"
      },
      {
        "path": "Condition.category",
        "max": "0"
      },
      {
        "path": "Condition.severity",
        "max": "0"
      },
      {
        "path": "Condition.code",
        "min": 1
      },
      {
        "path": "Condition.code.coding",
        "min": 1,
        "max": "1"
      },
      {
        "path": "Condition.code.coding.system",
        "min": 1
      },
      {
        "path": "Condition.code.coding.version",
        "max": "0"
      },
      {
        "path": "Condition.code.coding.code",
        "min": 1
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Condition.code.coding.display",
        "min": 1
      },
      {
        "path": "Condition.code.coding.userSelected",
        "max": "0"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Condition.code.text",
        "max": "0"
      },
      {
        "path": "Condition.bodySite",
        "max": "0"
      },
      {
        "path": "Condition.subject",
        "type": [
          {
            "code": "Reference",
            "profile": "http://vonk.furore.com/StructureDefinition/0767a47f-dac8-4a34-a640-95d7c2fb99c8",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
          }
        ]
      },
      {
        "path": "Condition.context",
        "max": "0"
      },
      {
        "path": "Condition.onset[x]",
        "max": "0"
      },
      {
        "path": "Condition.abatement[x]",
        "max": "0"
      },
      {
        "path": "Condition.assertedDate",
        "max": "0"
      },
      {
        "path": "Condition.asserter",
        "max": "0"
      },
      {
        "path": "Condition.stage",
        "max": "0"
      },
      {
        "path": "Condition.evidence",
        "max": "0"
      },
      {
        "path": "Condition.note",
        "max": "0"
      }
    ]
  }
}