{
  "resourceType" : "Procedure",
  "id" : "hd-vascular-access-example",
  "meta" : {
    "profile" : ["https://fhir.muen.tw/ig/hd/StructureDefinition/hd-vascular-access-procedure"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure hd-vascular-access-example</b></p><a name=\"hd-vascular-access-example\"> </a><a name=\"hchd-vascular-access-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hd-vascular-access-procedure.html\">血管通路處置 (Vascular Access Procedure)</a></p></div><p><b>血管通路型態 (Vascular Access Type)</b>: <span title=\"Codes:{http://snomed.info/sct 439470001}, {https://fhir.muen.tw/ig/hd/CodeSystem/hd-vascular-access-type avf}\">Arteriovenous fistula</span></p><p><b>通路側別 (Access Side)</b>: <span title=\"Codes:{http://snomed.info/sct 7771000}, {https://fhir.muen.tw/ig/hd/CodeSystem/access-side L}\">Left</span></p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:\">自體動靜脈廔管建立</span></p><p><b>subject</b>: <a href=\"Patient-hd-patient-example.html\">王小明(official) Male, DoB: 1965-03-12 ( Medical record number\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>performed</b>: 2018-05-20</p><p><b>bodySite</b>: <span title=\"Codes:\">左前臂</span></p></div>"
  },
  "extension" : [{
    "url" : "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-access-type",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "439470001",
        "display" : "Arteriovenous fistula"
      },
      {
        "system" : "https://fhir.muen.tw/ig/hd/CodeSystem/hd-vascular-access-type",
        "code" : "avf",
        "display" : "自體動靜脈廔管 (AV fistula)"
      }]
    }
  },
  {
    "url" : "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-access-side",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "7771000",
        "display" : "Left"
      },
      {
        "system" : "https://fhir.muen.tw/ig/hd/CodeSystem/access-side",
        "code" : "L",
        "display" : "左"
      }]
    }
  }],
  "status" : "completed",
  "code" : {
    "text" : "自體動靜脈廔管建立"
  },
  "subject" : {
    "reference" : "Patient/hd-patient-example"
  },
  "performedDateTime" : "2018-05-20",
  "bodySite" : [{
    "text" : "左前臂"
  }]
}