SPL Mapping FHIR R5 Implementation Guide, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-spl/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "SubstanceDefinition",
"id" : "EnbrelIngredientDefinition",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedIngredientDefinition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SubstanceDefinition EnbrelIngredientDefinition</b></p><a name=\"EnbrelIngredientDefinition\"> </a><a name=\"hcEnbrelIngredientDefinition\"> </a><a name=\"EnbrelIngredientDefinition-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.0.2/NamingSystem-UNII.html\" title=\"A UNII is a non-proprietary, free, unique, unambiguous, nonsemantic, alphanumeric identifier based on a substance's molecular structure and/or descriptive information. UNII identifiers are generated based on scientific identity characteristics using ISO 11238 data elements. UNII availability does not imply any regulatory review or approval. Synonyms and mappings are based on the best public information available at the time of publication.\">Unique Ingredient Identifier (UNII)</a>/OP401G7OJC</p><h3>Moieties</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://terminology.hl7.org/6.0.2/NamingSystem-UNII.html\" title=\"A UNII is a non-proprietary, free, unique, unambiguous, nonsemantic, alphanumeric identifier based on a substance's molecular structure and/or descriptive information. UNII identifiers are generated based on scientific identity characteristics using ISO 11238 data elements. UNII availability does not imply any regulatory review or approval. Synonyms and mappings are based on the best public information available at the time of publication.\">Unique Ingredient Identifier (UNII)</a>/OP401G7OJC</td><td>ETANERCEPT</td></tr></table><h3>Names</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td>ETANERCEPT</td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://fdasis.nlm.nih.gov",
"value" : "OP401G7OJC"
}
],
"moiety" : [
{
"identifier" : {
"system" : "http://fdasis.nlm.nih.gov",
"value" : "OP401G7OJC"
},
"name" : "ETANERCEPT"
}
],
"name" : [
{
"name" : "ETANERCEPT"
}
]
}