{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2020-12-03T08:23:24.393+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/HCVEPaCCSCPRDecision",
  "name": "HCVEPaCCSCPRDecision",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://example.org/fhir/StructureDefinition/CPRDecision",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "CPRDecision",
        "path": "CPRDecision",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "id": "CPRDecision.is_cpr_in_place",
        "path": "CPRDecision.is_cpr_in_place",
        "short": "Is CPR in place?",
        "definition": "For attempted cardiopulmonary resuscitation READ2|1R00. SNOMED|450475007 CTV3|XaZVX\r\n\r\nNot for cardiopulmonary resuscitation READ2|1R10. SNOMED|450476008\r\n CTV3|XaZ9c",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "CPRDecision.is_the_patient_aware",
        "path": "CPRDecision.is_the_patient_aware",
        "definition": "Yes\r\nNo\r\nUnsure",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "CPRDecision.reason_pt_is_not_aware_of_cpr_decision",
        "path": "CPRDecision.reason_pt_is_not_aware_of_cpr_decision",
        "min": 0,
        "max": "1"
      },
      {
        "id": "CPRDecision.is_the_family_aware",
        "path": "CPRDecision.is_the_family_aware",
        "definition": "Yes\r\nNo\r\nUnsure if family is aware of CPR decision\r\nNo family",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id": "CPRDecision.reason_family_are_not_aware_of_cpr_decision",
        "path": "CPRDecision.reason_family_are_not_aware_of_cpr_decision",
        "min": 0,
        "max": "1"
      },
      {
        "id": "CPRDecision.is_the_main_carer_aware",
        "path": "CPRDecision.is_the_main_carer_aware",
        "min": 0,
        "max": "1"
      },
      {
        "id": "CPRDecision.does_this_patient_have_a_respect_form",
        "path": "CPRDecision.does_this_patient_have_a_respect_form",
        "min": 0,
        "max": "1"
      },
      {
        "id": "CPRDecision.where_is_the_respect_form_located",
        "path": "CPRDecision.where_is_the_respect_form_located",
        "min": 0,
        "max": "*"
      },
      {
        "id": "CPRDecision.does_patient_have_a_yandh_dnacpr_form",
        "path": "CPRDecision.does_patient_have_a_yandh_dnacpr_form",
        "min": 0,
        "max": "*"
      },
      {
        "id": "CPRDecision.location_of_document",
        "path": "CPRDecision.location_of_document",
        "min": 0,
        "max": "*"
      },
      {
        "id": "CPRDecision.date_cpr_decision_made",
        "path": "CPRDecision.date_cpr_decision_made",
        "min": 0,
        "max": "*"
      },
      {
        "id": "CPRDecision.cpr_review",
        "path": "CPRDecision.cpr_review",
        "definition": "To remain valid until end of life\r\nValid until change in care setting\r\nReview if clinical condition warrants",
        "min": 0,
        "max": "*"
      }
    ]
  }
}