Extensions for Using Data Elements from FHIR R4 in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Page standards status: Normative | Maturity Level: 2 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "discriminator-type"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem discriminator-type</b></p><a name=\"discriminator-type\"> </a><a name=\"hcdiscriminator-type\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/discriminator-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">value<a name=\"discriminator-type-value\"> </a></td><td>Value</td><td>The slices have different values in the nominated element.</td></tr><tr><td style=\"white-space:nowrap\">exists<a name=\"discriminator-type-exists\"> </a></td><td>Exists</td><td>The slices are differentiated by the presence or absence of the nominated element.</td></tr><tr><td style=\"white-space:nowrap\">pattern<a name=\"discriminator-type-pattern\"> </a></td><td>Pattern</td><td>The slices have different values in the nominated element, as determined by testing them against the applicable ElementDefinition.pattern[x].</td></tr><tr><td style=\"white-space:nowrap\">type<a name=\"discriminator-type-type\"> </a></td><td>Type</td><td>The slices are differentiated by type of the nominated element.</td></tr><tr><td style=\"white-space:nowrap\">profile<a name=\"discriminator-type-profile\"> </a></td><td>Profile</td><td>The slices are differentiated by conformance of the nominated element to a specified profile. Note that if the path specifies .resolve() then the profile is the target profile on the reference. In this case, validation by the possible profiles is required to differentiate the slices.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "normative" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version> ] ;
fhir:value [
a fhir:Code ;
fhir:v "4.0.0" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 2 ]
] [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4.r3" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir" ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/discriminator-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/discriminator-type>
] ; #
fhir:version [ fhir:v "4.0.1"] ; #
fhir:name [ fhir:v "DiscriminatorType"] ; #
fhir:title [ fhir:v "DiscriminatorType"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2019-10-31T17:29:23-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "How an element value is interpreted when discrimination is evaluated."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/discriminator-type|3.0.2"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/discriminator-type?version=3.0.2>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "value" ] ;
fhir:display [ fhir:v "Value" ] ;
fhir:definition [ fhir:v "The slices have different values in the nominated element." ]
] [
fhir:code [ fhir:v "exists" ] ;
fhir:display [ fhir:v "Exists" ] ;
fhir:definition [ fhir:v "The slices are differentiated by the presence or absence of the nominated element." ]
] [
fhir:code [ fhir:v "pattern" ] ;
fhir:display [ fhir:v "Pattern" ] ;
fhir:definition [ fhir:v "The slices have different values in the nominated element, as determined by testing them against the applicable ElementDefinition.pattern[x]." ]
] [
fhir:code [ fhir:v "type" ] ;
fhir:display [ fhir:v "Type" ] ;
fhir:definition [ fhir:v "The slices are differentiated by type of the nominated element." ]
] [
fhir:code [ fhir:v "profile" ] ;
fhir:display [ fhir:v "Profile" ] ;
fhir:definition [ fhir:v "The slices are differentiated by conformance of the nominated element to a specified profile. Note that if the path specifies .resolve() then the profile is the target profile on the reference. In this case, validation by the possible profiles is required to differentiate the slices." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4.r3#0.1.0 based on FHIR 3.0.2. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
