FHIR Cross-Version Extensions package for FHIR R4 from FHIR R2 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
@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 "R2-service-referral-method-for-R4"] ; #
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 R2-service-referral-method-for-R4</b></p><a name=\"R2-service-referral-method-for-R4\"> </a><a name=\"hcR2-service-referral-method-for-R4\"> </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=\"R2-service-referral-method-for-R4-http://hl7.org/fhir/service-referral-method-fax\"> </a> <a href=\"CodeSystem-service-referral-method.html#service-referral-method-fax\">fax</a></td><td>http://hl7.org/fhir/service-referral-method</td><td>Fax</td><td>Referrals may be accepted by fax.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R2-service-referral-method-for-R4-http://hl7.org/fhir/service-referral-method-phone\"> </a> <a href=\"CodeSystem-service-referral-method.html#service-referral-method-phone\">phone</a></td><td>http://hl7.org/fhir/service-referral-method</td><td>Phone</td><td>Referrals may be accepted over the phone from a practitioner.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R2-service-referral-method-for-R4-http://hl7.org/fhir/service-referral-method-elec\"> </a> <a href=\"CodeSystem-service-referral-method.html#service-referral-method-elec\">elec</a></td><td>http://hl7.org/fhir/service-referral-method</td><td>Secure Messaging</td><td>Referrals may be accepted via a secure messaging system. To determine the types of secure messaging systems supported, refer to the identifiers collection. Callers will need to understand the specific identifier system used to know that they are able to transmit messages.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R2-service-referral-method-for-R4-http://hl7.org/fhir/service-referral-method-semail\"> </a> <a href=\"CodeSystem-service-referral-method.html#service-referral-method-semail\">semail</a></td><td>http://hl7.org/fhir/service-referral-method</td><td>Secure Email</td><td>Referrals may be accepted via a secure email. To send please enrypt with the services public key.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R2-service-referral-method-for-R4-http://hl7.org/fhir/service-referral-method-mail\"> </a> <a href=\"CodeSystem-service-referral-method.html#service-referral-method-mail\">mail</a></td><td>http://hl7.org/fhir/service-referral-method</td><td>Mail</td><td>Referrals may be accepted via regular postage (or hand delivered).</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
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-r2.r4" ] ] [
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-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ;
( 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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4> ] ] ) ]
] [
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/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/ValueSet/R2-service-referral-method-for-R4"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1-snapshot-2"] ; #
fhir:name [ fhir:v "R2_service_referral_method_for_R4"] ; #
fhir:title [ fhir:v "Cross-version VS for R2.ReferralMethod for use in FHIR R4"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-01T22:35:39.852251+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/service-referral-method|1.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4."] ; #
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/service-referral-method"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
( fhir:concept [
fhir:code [ fhir:v "fax" ] ;
fhir:display [ fhir:v "Fax" ] ] [
fhir:code [ fhir:v "phone" ] ;
fhir:display [ fhir:v "Phone" ] ] [
fhir:code [ fhir:v "elec" ] ;
fhir:display [ fhir:v "Secure Messaging" ] ] [
fhir:code [ fhir:v "semail" ] ;
fhir:display [ fhir:v "Secure Email" ] ] [
fhir:code [ fhir:v "mail" ] ;
fhir:display [ fhir:v "Mail" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:35:39.852244+10:00"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [ fhir:v "http://hl7.org/fhir/service-referral-method"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "fax" ] ;
fhir:display [ fhir:v "Fax" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/service-referral-method"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "phone" ] ;
fhir:display [ fhir:v "Phone" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/service-referral-method"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "elec" ] ;
fhir:display [ fhir:v "Secure Messaging" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/service-referral-method"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "semail" ] ;
fhir:display [ fhir:v "Secure Email" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/service-referral-method"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0.2" ] ;
fhir:code [ fhir:v "mail" ] ;
fhir:display [ fhir:v "Mail" ] ] )
] . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r2.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
