FHIR Cross-Version Extensions package for FHIR R5 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 5 |
@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 "R4B-resource-types-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 R4B-resource-types-for-R5</b></p><a name=\"R4B-resource-types-for-R5\"> </a><a name=\"hcR4B-resource-types-for-R5\"> </a><p>This value set expansion contains 9 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=\"R4B-resource-types-for-R5-http://hl7.org/fhir/resource-types-Resource\"> </a> <a href=\"CodeSystem-resource-types.html#resource-types-Resource\">Resource</a></td><td>http://hl7.org/fhir/resource-types</td><td>Resource</td><td><div><p>--- Abstract Type! ---This is the base resource type for everything.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-resource-types-for-R5-http://hl7.org/fhir/resource-types-DomainResource\"> </a> <a href=\"CodeSystem-resource-types.html#resource-types-DomainResource\">DomainResource</a></td><td>http://hl7.org/fhir/resource-types</td><td>DomainResource</td><td><div><p>--- Abstract Type! ---A resource that includes narrative, extensions, and contained resources.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-resource-types-for-R5-http://hl7.org/fhir/resource-types-CatalogEntry\"> </a> <a href=\"CodeSystem-resource-types.html#resource-types-CatalogEntry\">CatalogEntry</a></td><td>http://hl7.org/fhir/resource-types</td><td>CatalogEntry</td><td><div><p>Catalog entries are wrappers that contextualize items included in a catalog.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-resource-types-for-R5-http://hl7.org/fhir/resource-types-DeviceUseStatement\"> </a> <a href=\"CodeSystem-resource-types.html#resource-types-DeviceUseStatement\">DeviceUseStatement</a></td><td>http://hl7.org/fhir/resource-types</td><td>DeviceUseStatement</td><td><div><p>A record of a device being used by a patient where the record is the result of a report from the patient or another clinician.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-resource-types-for-R5-http://hl7.org/fhir/resource-types-DocumentManifest\"> </a> <a href=\"CodeSystem-resource-types.html#resource-types-DocumentManifest\">DocumentManifest</a></td><td>http://hl7.org/fhir/resource-types</td><td>DocumentManifest</td><td><div><p>A collection of documents compiled for a purpose together with metadata that applies to the collection.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-resource-types-for-R5-http://hl7.org/fhir/resource-types-Media\"> </a> <a href=\"CodeSystem-resource-types.html#resource-types-Media\">Media</a></td><td>http://hl7.org/fhir/resource-types</td><td>Media</td><td><div><p>A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-resource-types-for-R5-http://hl7.org/fhir/resource-types-RequestGroup\"> </a> <a href=\"CodeSystem-resource-types.html#resource-types-RequestGroup\">RequestGroup</a></td><td>http://hl7.org/fhir/resource-types</td><td>RequestGroup</td><td><div><p>A group of related requests that can be used to capture intended activities that have inter-dependencies such as \"give this medication after that one\".</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-resource-types-for-R5-http://hl7.org/fhir/resource-types-ResearchDefinition\"> </a> <a href=\"CodeSystem-resource-types.html#resource-types-ResearchDefinition\">ResearchDefinition</a></td><td>http://hl7.org/fhir/resource-types</td><td>ResearchDefinition</td><td><div><p>The ResearchDefinition resource describes the conditional state (population and any exposures being compared within the population) and outcome (if specified) that the knowledge (evidence, assertion, recommendation) is about.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-resource-types-for-R5-http://hl7.org/fhir/resource-types-ResearchElementDefinition\"> </a> <a href=\"CodeSystem-resource-types.html#resource-types-ResearchElementDefinition\">ResearchElementDefinition</a></td><td>http://hl7.org/fhir/resource-types</td><td>ResearchElementDefinition</td><td><div><p>The ResearchElementDefinition resource describes a \"PICO\" element that knowledge (evidence, assertion, recommendation) is about.</p>\n</div></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 5 ]
] [
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-r4b.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.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/4.3/ValueSet/R4B-resource-types-for-R5"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1-snapshot-2"] ; #
fhir:name [ fhir:v "R4B_resource_types_for_R5"] ; #
fhir:title [ fhir:v "Cross-version VS for R4B.ResourceType for use in FHIR R5"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-01T22:36:43.238162+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/resource-types|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B 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://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.3.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "Resource" ] ;
fhir:display [ fhir:v "Resource" ] ] [
fhir:code [ fhir:v "DomainResource" ] ;
fhir:display [ fhir:v "DomainResource" ] ] [
fhir:code [ fhir:v "CatalogEntry" ] ;
fhir:display [ fhir:v "CatalogEntry" ] ] [
fhir:code [ fhir:v "DeviceUseStatement" ] ;
fhir:display [ fhir:v "DeviceUseStatement" ] ] [
fhir:code [ fhir:v "DocumentManifest" ] ;
fhir:display [ fhir:v "DocumentManifest" ] ] [
fhir:code [ fhir:v "Media" ] ;
fhir:display [ fhir:v "Media" ] ] [
fhir:code [ fhir:v "RequestGroup" ] ;
fhir:display [ fhir:v "RequestGroup" ] ] [
fhir:code [ fhir:v "ResearchDefinition" ] ;
fhir:display [ fhir:v "ResearchDefinition" ] ] [
fhir:code [ fhir:v "ResearchElementDefinition" ] ;
fhir:display [ fhir:v "ResearchElementDefinition" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:36:43.238166+10:00"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "Resource" ] ;
fhir:display [ fhir:v "Resource" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "DomainResource" ] ;
fhir:display [ fhir:v "DomainResource" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "CatalogEntry" ] ;
fhir:display [ fhir:v "CatalogEntry" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "DeviceUseStatement" ] ;
fhir:display [ fhir:v "DeviceUseStatement" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "DocumentManifest" ] ;
fhir:display [ fhir:v "DocumentManifest" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "Media" ] ;
fhir:display [ fhir:v "Media" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "RequestGroup" ] ;
fhir:display [ fhir:v "RequestGroup" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "ResearchDefinition" ] ;
fhir:display [ fhir:v "ResearchDefinition" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.3.0" ] ;
fhir:code [ fhir:v "ResearchElementDefinition" ] ;
fhir:display [ fhir:v "ResearchElementDefinition" ] ] )
] . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4b.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
