{
  "id": "referring_av_unit_name",
  "url": "https://vved.local:3000/vved/api/v1/fhir/StructureDefinition/referring_av_unit_name",
  "version": "0.1",
  "name": "ReferringAVUnitName",
  "title": "Referring AV Unit Name",
  "status": "active",
  "publisher": "Northern Health Digital Health Development Team",
  "description": "The name of the Ambulance Victoria unit that referred the patient to VVED",
  "kind": "complex-type",
  "abstract": false,
  "type": "Extension",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Referring AV unit name",
        "definition": "The name of the Ambulance Victoria unit that referred the patient to VVED",
        "max": "1"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://vved.local:3000/vved/api/v1/fhir/StructureDefinition/referring_av_unit_name"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "short": "Unit name",
        "definition": "Unit name",
        "min": 1,
        "max": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "resourceType": "StructureDefinition"
}