Sha256: 58d9c51b729c137923578a3e9ea1cda81217fb367676eda310036922cb386cf6

Contents?: true

Size: 875 Bytes

Versions: 10

Compression:

Stored size: 875 Bytes

Contents

{
  "resourceType": "Medication",
  "id": "med0306",
  "contained": [
    {
      "resourceType": "Organization",
      "id": "org3",
      "name": "Seattle Genetics Inc"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/ndc",
        "code": "51144-050-01",
        "display": "Adcetris"
      }
    ]
  },
  "manufacturer": {
    "reference": "#org3"
  },
  "form": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "421637006",
        "display": "Lyophilized powder for injectable solution (qualifier value) "
      }
    ]
  },
  "batch": {
    "lotNumber": "12345",
    "expirationDate": "2019-10-31"
  },
  "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/medicationexample0306.json
fhir_models-4.2.2 lib/fhir_models/examples/json/medicationexample0306.json
fhir_models-4.2.1 lib/fhir_models/examples/json/medicationexample0306.json
fhir_models-4.2.0 lib/fhir_models/examples/json/medicationexample0306.json
fhir_models-4.1.2 lib/fhir_models/examples/json/medicationexample0306.json
fhir_models-4.1.1 lib/fhir_models/examples/json/medicationexample0306.json
fhir_models-4.1.0 lib/fhir_models/examples/json/medicationexample0306.json
fhir_models-4.0.2 lib/fhir_models/examples/json/medicationexample0306.json
fhir_models-4.0.1 lib/fhir_models/examples/json/medicationexample0306.json
fhir_models-4.0.0 lib/fhir_models/examples/json/medicationexample0306.json