Sha256: 4f76676ca4ec4108cefd997b9587baab1a96fc68981b13764ca9f371085e8747

Contents?: true

Size: 1.15 KB

Versions: 10

Compression:

Stored size: 1.15 KB

Contents

{
  "resourceType": "ProcedureRequest",
  "id": "di",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: di</p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>code</b>: Chest CT <span>(Details : {LOINC code '24627-2' = 'Chest CT)</span></p><p><b>subject</b>: <a>Patient/dicom</a></p><p><b>occurrence</b>: May 8, 2013 9:33:27 AM</p><h3>Requesters</h3><table><tr><td>-</td><td><b>Agent</b></td></tr><tr><td>*</td><td><a>Dr. Adam Careful</a></td></tr></table><p><b>reasonCode</b>: Check for metastatic disease <span>(Details )</span></p></div>"
  },
  "status": "active",
  "intent": "original-order",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "24627-2"
      }
    ],
    "text": "Chest CT"
  },
  "subject": {
    "reference": "Patient/dicom"
  },
  "occurrenceDateTime": "2013-05-08T09:33:27+07:00",
  "requester": {
    "agent": {
      "reference": "Practitioner/example",
      "display": "Dr. Adam Careful"
    }
  },
  "reasonCode": [
    {
      "text": "Check for metastatic disease"
    }
  ]
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/procedurerequest-example-di.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/procedurerequest-example-di.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/procedurerequest-example-di.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/procedurerequest-example-di.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/procedurerequest-example-di.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/procedurerequest-example-di.json
fhir_models-3.0.4 lib/fhir_models/examples/json/procedurerequest-example-di.json
fhir_models-3.0.3 lib/fhir_models/examples/json/procedurerequest-example-di.json
fhir_models-3.0.2 lib/fhir_models/examples/json/procedurerequest-example-di.json
fhir_models-3.0.1 lib/fhir_models/examples/json/procedurerequest-example-di.json