Generated Narrative
identifier: id: 1463
status: active
category: Allergen (Substance Category Codes#allergen)
code: apitoxin (Honey Bee Venom) ()
"
];
fhir:Substance.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "http://acme.org/identifiers/substances" ];
fhir:Identifier.value [ fhir:value "1463" ]
];
fhir:Substance.status [ fhir:value "active"];
fhir:Substance.category [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/substance-category" ];
fhir:Coding.code [ fhir:value "allergen" ];
fhir:Coding.display [ fhir:value "Allergen" ]
]
];
fhir:Substance.code [
fhir:CodeableConcept.text [ fhir:value "apitoxin (Honey Bee Venom)" ]
] .
# - ontology header ------------------------------------------------------------