Sha256: 3cf1579708f311065525083bfe9f659bc123908ef152b1efbd2bc3b42cfbf26b

Contents?: true

Size: 1.22 KB

Versions: 13

Compression:

Stored size: 1.22 KB

Contents

{
  "resourceType": "MedicationOrder",
  "id": "medrx008",
  "text": {
    "status": "generated",
    "div": "<div>\n      <p>Name: Gentamicin 80mg/100ml IV</p>\n      <p><b>80mg IV over one hour</b></p>\n    </div>"
  },
  "status": "active",
  "medicationReference": {
    "reference": "Medication/medicationexample17"
  },
  "dosageInstruction": [
    {
      "text": "Gentamicin 80mg IV over one hour",
      "timing": {
        "repeat": {
          "frequency": 3,
          "period": 1,
          "periodUnits": "d"
        }
      },
      "route": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "47625008",
            "display": "Intravenous route"
          }
        ]
      },
      "doseQuantity": {
        "value": 80,
        "unit": "mg",
        "system": "http://unitsofmeasure.org",
        "code": "mg"
      },
      "rateRatio": {
        "numerator": {
          "value": 80,
          "unit": "mg",
          "system": "http://unitsofmeasure.org",
          "code": "mg"
        },
        "denominator": {
          "value": 60,
          "unit": "minutes",
          "system": "http://snomed.info/sct",
          "code": "258702006"
        }
      }
    }
  ]
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
fhir_dstu2_models-1.2.0 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json
fhir_dstu2_models-1.0.2 lib/fhir_dstu2_models/examples/json/medicationorderexample8.json