PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: 3985 - JSON Representation

Raw json | Download


{
  "resourceType" : "Procedure",
  "id" : "3985",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-07-05T15:17:09.795+02:00",
    "source" : "#RGmoWLpvJUXopEBM"
  },
  "text" : {
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">MTX, ARA-C</div>"
  },
  "category" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "416608005"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/3971"
  },
  "performedPeriod" : {
    "end" : "2020-12-12"
  },
  "reasonReference" : [
    {
      "reference" : "Condition/3972"
    }
  ]
}