Sha256: e0381788f6b5cf087aa8053bebd31a5fcacd48b7275c2519f9b73c37a5dce52a

Contents?: true

Size: 1.95 KB

Versions: 10

Compression:

Stored size: 1.95 KB

Contents

{
  "resourceType": "Medication",
  "id": "med0313",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: med0313</p><p><b>code</b>: Lorazepam 2mg/ml injection solution 1ml vial (product) <span>(Details : {SNOMED CT code '400621001' = 'Lorazepam 2mg/mL injection solution 1mL vial', given as 'Lorazepam 2mg/ml injection solution 1ml vial (product)'})</span></p><p><b>isBrand</b>: false</p><p><b>form</b>: Injection solution (qualifier value) <span>(Details : {SNOMED CT code '385219001' = 'Injection solution', given as 'Injection solution (qualifier value)'})</span></p><h3>Ingredients</h3><table><tr><td>-</td><td><b>Item[x]</b></td><td><b>Amount</b></td></tr><tr><td>*</td><td>Lorazepam (substance) <span>(Details : {SNOMED CT code '387106007' = 'Lorazepam', given as 'Lorazepam (substance)'})</span></td><td>2 mg<span> (Details: UCUM code mg = 'mg')</span>/1 mL<span> (Details: UCUM code mL = 'mL')</span></td></tr></table></div>"
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "400621001",
        "display": "Lorazepam 2mg/ml injection solution 1ml vial (product)"
      }
    ]
  },
  "isBrand": false,
  "form": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "385219001",
        "display": "Injection solution (qualifier value)"
      }
    ]
  },
  "ingredient": [
    {
      "itemCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "387106007",
            "display": "Lorazepam (substance)"
          }
        ]
      },
      "amount": {
        "numerator": {
          "value": 2,
          "system": "http://unitsofmeasure.org",
          "code": "mg"
        },
        "denominator": {
          "value": 1,
          "system": "http://unitsofmeasure.org",
          "code": "mL"
        }
      }
    }
  ]
}

Version data entries

10 entries across 10 versions & 2 rubygems

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