{
  "resourceType": "StructureDefinition",
  "id": "zib-BurnWound-BurnWoundType",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-BurnWound-BurnWoundType",
  "version": "1.0.2",
  "name": "Zib BurnWound BurnWoundType",
  "title": "HCIM BurnWound BurnWoundType",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Indication of the kind of the burn wound, differentiated into the cause of the injury.",
  "purpose": "Capture the type of burnWound.",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Condition.code"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-BurnWound-BurnWoundType"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "BrandwondSoortCodelijst",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.19.4.3--20171231000000"
          }
        }
      }
    ]
  }
}