Sha256: baae53884b3f06168b5ec5cf267ec997dbd7d048e183962ebe0f973778bbfd2d

Contents?: true

Size: 1.36 KB

Versions: 10

Compression:

Stored size: 1.36 KB

Contents

{
  "resourceType": "ServiceRequest",
  "id": "vent",
  "status": "completed",
  "intent": "order",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "40617009",
        "display": "Artificial respiration (procedure)"
      }
    ],
    "text": "Mechanical Ventilation"
  },
  "orderDetail": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "243144002",
          "display": "Patient triggered inspiratory assistance (procedure)"
        }
      ],
      "text": "IPPB"
    },
    {
      "text": " Initial Settings : Sens: -1 cm H20 Pressure 15 cm H2O moderate flow:  Monitor VS every 15 minutes x 4 at the start of mechanical ventilation, then routine for unit OR every 5 hr"
    }
  ],
  "subject": {
    "reference": "Patient/example"
  },
  "authoredOn": "2018-02-20",
  "requester": {
    "reference": "Practitioner/3ad0687e-f477-468c-afd5-fcc2bf897809",
    "display": "Dr. Beverly Crusher"
  },
  "performer": [
    {
      "reference": "Practitioner/example",
      "display": "Dr Cecil Surgeon"
    }
  ],
  "reasonCode": [
    {
      "text": "chronic obstructive lung disease (COLD)"
    }
  ],
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/servicerequest-example-ventilation.json
fhir_models-4.2.2 lib/fhir_models/examples/json/servicerequest-example-ventilation.json
fhir_models-4.2.1 lib/fhir_models/examples/json/servicerequest-example-ventilation.json
fhir_models-4.2.0 lib/fhir_models/examples/json/servicerequest-example-ventilation.json
fhir_models-4.1.2 lib/fhir_models/examples/json/servicerequest-example-ventilation.json
fhir_models-4.1.1 lib/fhir_models/examples/json/servicerequest-example-ventilation.json
fhir_models-4.1.0 lib/fhir_models/examples/json/servicerequest-example-ventilation.json
fhir_models-4.0.2 lib/fhir_models/examples/json/servicerequest-example-ventilation.json
fhir_models-4.0.1 lib/fhir_models/examples/json/servicerequest-example-ventilation.json
fhir_models-4.0.0 lib/fhir_models/examples/json/servicerequest-example-ventilation.json