Sha256: 376d01ccfb73c53aa23c5d927851a2c58ab39507611725d3d53440f169cc9191

Contents?: true

Size: 997 Bytes

Versions: 10

Compression:

Stored size: 997 Bytes

Contents

{
  "resourceType": "MedicationKnowledge",
  "id": "example",
  "contained": [
    {
      "resourceType": "Organization",
      "id": "org4",
      "name": "Pfizer Laboratories Div Pfizer Inc"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/ndc",
        "code": "0069-2587-10",
        "display": "Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)"
      }
    ]
  },
  "status": "active",
  "manufacturer": {
    "reference": "#org4"
  },
  "doseForm": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "385219001",
        "display": "Injection Solution (qualifier value)"
      }
    ]
  },
  "amount": {
    "value": 50,
    "unit": "mg/ml"
  },
  "synonym": [
    "Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)"
  ],
  "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/medicationknowledge-example.json
fhir_models-4.2.2 lib/fhir_models/examples/json/medicationknowledge-example.json
fhir_models-4.2.1 lib/fhir_models/examples/json/medicationknowledge-example.json
fhir_models-4.2.0 lib/fhir_models/examples/json/medicationknowledge-example.json
fhir_models-4.1.2 lib/fhir_models/examples/json/medicationknowledge-example.json
fhir_models-4.1.1 lib/fhir_models/examples/json/medicationknowledge-example.json
fhir_models-4.1.0 lib/fhir_models/examples/json/medicationknowledge-example.json
fhir_models-4.0.2 lib/fhir_models/examples/json/medicationknowledge-example.json
fhir_models-4.0.1 lib/fhir_models/examples/json/medicationknowledge-example.json
fhir_models-4.0.0 lib/fhir_models/examples/json/medicationknowledge-example.json