Sha256: c5742e81aa479876a48b281d0e88db18b599613b09c9b0a1c669237a3bee12ac

Contents?: true

Size: 1.28 KB

Versions: 10

Compression:

Stored size: 1.28 KB

Contents

{
  "resourceType": "Medication",
  "id": "med0312",
  "contained": [
    {
      "resourceType": "Substance",
      "id": "sub02",
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "387048002",
            "display": "Nystatin (substance)"
          }
        ]
      }
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "324689003",
        "display": "Nystatin 100,000 units/ml oral suspension (product)"
      }
    ]
  },
  "form": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "387048002",
        "display": "Oral suspension (qualifier value)"
      }
    ]
  },
  "ingredient": [
    {
      "itemReference": {
        "reference": "#sub02"
      },
      "strength": {
        "numerator": {
          "value": 100000,
          "system": "http://unitsofmeasure.org",
          "code": "[IU]"
        },
        "denominator": {
          "value": 1,
          "system": "http://unitsofmeasure.org",
          "code": "mL"
        }
      }
    }
  ],
  "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/medicationexample0312.json
fhir_models-4.2.2 lib/fhir_models/examples/json/medicationexample0312.json
fhir_models-4.2.1 lib/fhir_models/examples/json/medicationexample0312.json
fhir_models-4.2.0 lib/fhir_models/examples/json/medicationexample0312.json
fhir_models-4.1.2 lib/fhir_models/examples/json/medicationexample0312.json
fhir_models-4.1.1 lib/fhir_models/examples/json/medicationexample0312.json
fhir_models-4.1.0 lib/fhir_models/examples/json/medicationexample0312.json
fhir_models-4.0.2 lib/fhir_models/examples/json/medicationexample0312.json
fhir_models-4.0.1 lib/fhir_models/examples/json/medicationexample0312.json
fhir_models-4.0.0 lib/fhir_models/examples/json/medicationexample0312.json