Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/sdc-profile-example> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "sdc-profile-example"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sdc-profile-example</b></p><a name=\"sdc-profile-example\"> </a><a name=\"hcsdc-profile-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-sdc-valueset.html\">SDC Value Set</a></p></div><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA20271-5/\">LA20271-5</a></td><td>Medications</td></tr><tr><td><a href=\"https://loinc.org/LA20335-8/\">LA20335-8</a></td><td>Biological products</td></tr><tr><td><a href=\"https://loinc.org/LA20336-6/\">LA20336-6</a></td><td>Nutritional products</td></tr><tr><td><a href=\"https://loinc.org/LA20337-4/\">LA20337-4</a></td><td>Expressed human breast milk</td></tr><tr><td><a href=\"https://loinc.org/LA20338-2/\">LA20338-2</a></td><td>Medical gases (e.g., oxygen, nitrogen, nitrous oxide)</td></tr><tr><td><a href=\"https://loinc.org/LA20339-0/\">LA20339-0</a></td><td>Contrast media</td></tr><tr><td><a href=\"https://loinc.org/LA20340-8/\">LA20340-8</a></td><td>Radiopharmaceuticals</td></tr><tr><td><a href=\"https://loinc.org/LA20341-6/\">LA20341-6</a></td><td>Patient food (not suspected in drug-food interactions)</td></tr><tr><td><a href=\"https://loinc.org/LA20342-4/\">LA20342-4</a></td><td>Drug-drug, drug-food, or adverse drug reaction as a result of a prescription and/or administration of a drug and/or food prior to admission</td></tr><tr><td><a href=\"https://loinc.org/LA20343-2/\">LA20343-2</a></td><td>Other substance: PLEASE SPECIFY</td></tr></table></li></ul></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/version-algorithm" ] ;
fhir:Coding.code [ fhir:value "semver" ]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "fhir" ]
] ;
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/sdc/ValueSet/sdc-profile-example"] ;
fhir:ValueSet.identifier [
fhir:index -1 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.40.17.48.7" ]
] ;
fhir:ValueSet.version [ fhir:value "4.0.0-ci-build"] ;
fhir:ValueSet.name [ fhir:value "AHRQMedicationQ1"] ;
fhir:ValueSet.title [ fhir:value "SDC-ValueSet AHRQ_Medication_Q1"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2014"^^xsd:gYear] ;
fhir:ValueSet.publisher [ fhir:value "HL7 International / FHIR Infrastructure"] ;
fhir:ValueSet.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "HL7 International / FHIR Infrastructure" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/fiwg" ]
]
], [
fhir:index -1 ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/fiwg" ]
]
] ;
fhir:ValueSet.description [ fhir:value "The answer list for question 1 on the AHRQ 'Medication or Other Substance' form"] ;
fhir:ValueSet.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ] ;
fhir:Coding.display [ fhir:value "World" ]
]
] ;
fhir:ValueSet.immutable [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.copyright [ fhir:value "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index -1 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LA20271-5" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Medications" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LA20335-8" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Biological products" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LA20336-6" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Nutritional products" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LA20337-4" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Expressed human breast milk" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LA20338-2" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Medical gases (e.g., oxygen, nitrogen, nitrous oxide)" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LA20339-0" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Contrast media" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LA20340-8" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Radiopharmaceuticals" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LA20341-6" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Patient food (not suspected in drug-food interactions)" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LA20342-4" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Drug-drug, drug-food, or adverse drug reaction as a result of a prescription and/or administration of a drug and/or food prior to admission" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LA20343-2" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Other substance: PLEASE SPECIFY" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/sdc-profile-example.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/sdc-profile-example.ttl> .
IG © 2022+ HL7 International / FHIR Infrastructure.
Package hl7.fhir.uv.sdc#4.0.0-ci-build based on FHIR 4.0.1.
Generated
2026-07-15
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
