"
];
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.coding [
fhir:index 0;
a sct:762952008;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "762952008" ];
fhir:Coding.display [ fhir:value "Peanut" ]
];
fhir:CodeableConcept.text [ fhir:value "Peanuts" ]
] .
# - ontology header ------------------------------------------------------------