FHIR Cross-Version Extensions package for FHIR R5 from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "R4-basic-resource-type-for-R5"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R4-basic-resource-type-for-R5</b></p><a name=\"R4-basic-resource-type-for-R5\"> </a><a name=\"hcR4-basic-resource-type-for-R5\"> </a><p>This value set expansion contains 5 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-basic-resource-type-for-R5-http://terminology.hl7.org/CodeSystem/basic-resource-type-exposure\"> </a> <a href=\"CodeSystem-basic-resource-type.html#basic-resource-type-exposure\">exposure</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Exposure</td><td>Record of a situation where a subject was exposed to a substance. Usually of interest to public health.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-basic-resource-type-for-R5-http://terminology.hl7.org/CodeSystem/basic-resource-type-account\"> </a> <a href=\"CodeSystem-basic-resource-type.html#basic-resource-type-account\">account</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Account</td><td>A financial instrument used to track costs, charges or other amounts.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-basic-resource-type-for-R5-http://terminology.hl7.org/CodeSystem/basic-resource-type-adjudicat\"> </a> <a href=\"CodeSystem-basic-resource-type.html#basic-resource-type-adjudicat\">adjudicat</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Invoice Adjudication</td><td>The determination of what will be paid against a particular invoice based on coverage, plan rules, etc.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-basic-resource-type-for-R5-http://terminology.hl7.org/CodeSystem/basic-resource-type-predetermine\"> </a> <a href=\"CodeSystem-basic-resource-type.html#basic-resource-type-predetermine\">predetermine</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Predetermination</td><td>An adjudication of what would be paid under an insurance plan for a hypothetical claim for goods or services</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-basic-resource-type-for-R5-http://terminology.hl7.org/CodeSystem/basic-resource-type-protocol\"> </a> <a href=\"CodeSystem-basic-resource-type.html#basic-resource-type-protocol\">protocol</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Protocol</td><td>A set of (possibly conditional) steps to be taken to achieve some aim. Includes study protocols, treatment protocols, emergency protocols, etc.</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir" ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4.r5" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r5"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r5> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/4.0/ValueSet/R4-basic-resource-type-for-R5"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1-snapshot-2"] ; #
fhir:name [ fhir:v "R4_basic_resource_type_for_R5"] ; #
fhir:title [ fhir:v "Cross-version VS for R4.BasicResourceTypes for use in FHIR R5"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-01T22:36:15.977332+10: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 "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/basic-resource-type|4.0.1 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R5."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
( fhir:concept [
fhir:code [ fhir:v "exposure" ] ;
fhir:display [ fhir:v "Exposure" ] ] [
fhir:code [ fhir:v "account" ] ;
fhir:display [ fhir:v "Account" ] ] [
fhir:code [ fhir:v "adjudicat" ] ;
fhir:display [ fhir:v "Invoice Adjudication" ] ] [
fhir:code [ fhir:v "predetermine" ] ;
fhir:display [ fhir:v "Predetermination" ] ] [
fhir:code [ fhir:v "protocol" ] ;
fhir:display [ fhir:v "Protocol" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:36:15.977324+10:00"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "exposure" ] ;
fhir:display [ fhir:v "Exposure" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "account" ] ;
fhir:display [ fhir:v "Account" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "adjudicat" ] ;
fhir:display [ fhir:v "Invoice Adjudication" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "predetermine" ] ;
fhir:display [ fhir:v "Predetermination" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "protocol" ] ;
fhir:display [ fhir:v "Protocol" ] ] )
] . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4.r5#0.0.1-snapshot-2 based on FHIR 5.0.0. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
