Sha256: 4f7dcecda23523ffc6d24705cc81bf09c1fe850c62ab8115b12f7e91b4a34a2a

Contents?: true

Size: 1.73 KB

Versions: 13

Compression:

Stored size: 1.73 KB

Contents

{
  "resourceType": "Medication",
  "id": "medexample008",
  "text": {
    "fhir_comments": [
      "  this example includes a compounded medication  "
    ],
    "status": "generated",
    "div": "<div>Hydrocortisone 1%, Salicyclic Acid 5% in Glaxal Base</div>"
  },
  "code": {
    "text": "Hydrocortisone 1%, Salicyclic Acid 5% in Glaxal Base"
  },
  "isBrand": false,
  "product": {
    "form": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "255621006",
          "display": "Cream"
        }
      ]
    },
    "ingredient": [
      {
        "item": {
          "display": "Hydrocortisone Powder"
        },
        "amount": {
          "numerator": {
            "value": 1,
            "system": "http://unitsofmeasure.org",
            "code": "g"
          },
          "denominator": {
            "value": 100,
            "system": "http://unitsofmeasure.org",
            "code": "g"
          }
        }
      },
      {
        "item": {
          "display": "Salicyclic Acid"
        },
        "amount": {
          "numerator": {
            "value": 5,
            "system": "http://unitsofmeasure.org",
            "code": "g"
          },
          "denominator": {
            "value": 100,
            "system": "http://unitsofmeasure.org",
            "code": "g"
          }
        }
      },
      {
        "item": {
          "display": "Glaxal Base"
        },
        "amount": {
          "numerator": {
            "value": 94,
            "system": "http://unitsofmeasure.org",
            "code": "g"
          },
          "denominator": {
            "value": 100,
            "system": "http://unitsofmeasure.org",
            "code": "g"
          }
        }
      }
    ]
  }
}

Version data entries

13 entries across 13 versions & 1 rubygems

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