FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - 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 "R5-action-code-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 R5-action-code-for-R4</b></p><a name=\"R5-action-code-for-R4\"> </a><a name=\"hcR5-action-code-for-R4\"> </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=\"R5-action-code-for-R4-http://hl7.org/fhir/action-code-send-message\"> </a> <a href=\"CodeSystem-action-code.html#action-code-send-message\">send-message</a></td><td>http://hl7.org/fhir/action-code</td><td>Send a message</td><td>The action indicates that a particular message should be sent to a participant in the process.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-action-code-for-R4-http://hl7.org/fhir/action-code-collect-information\"> </a> <a href=\"CodeSystem-action-code.html#action-code-collect-information\">collect-information</a></td><td>http://hl7.org/fhir/action-code</td><td>Collect information</td><td>The action indicates that information should be collected from a participant in the process.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-action-code-for-R4-http://hl7.org/fhir/action-code-prescribe-medication\"> </a> <a href=\"CodeSystem-action-code.html#action-code-prescribe-medication\">prescribe-medication</a></td><td>http://hl7.org/fhir/action-code</td><td>Prescribe a medication</td><td>The action indicates that a particular medication should be prescribed to the patient.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-action-code-for-R4-http://hl7.org/fhir/action-code-recommend-immunization\"> </a> <a href=\"CodeSystem-action-code.html#action-code-recommend-immunization\">recommend-immunization</a></td><td>http://hl7.org/fhir/action-code</td><td>Recommend an immunization</td><td>The action indicates that a particular immunization should be performed.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-action-code-for-R4-http://hl7.org/fhir/action-code-order-service\"> </a> <a href=\"CodeSystem-action-code.html#action-code-order-service\">order-service</a></td><td>http://hl7.org/fhir/action-code</td><td>Order a service</td><td>The action indicates that a particular service should be provided.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-action-code-for-R4-http://hl7.org/fhir/action-code-propose-diagnosis\"> </a> <a href=\"CodeSystem-action-code.html#action-code-propose-diagnosis\">propose-diagnosis</a></td><td>http://hl7.org/fhir/action-code</td><td>Propose a diagnosis</td><td>The action indicates that a particular diagnosis should be proposed.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-action-code-for-R4-http://hl7.org/fhir/action-code-record-detected-issue\"> </a> <a href=\"CodeSystem-action-code.html#action-code-record-detected-issue\">record-detected-issue</a></td><td>http://hl7.org/fhir/action-code</td><td>Record a detected issue</td><td>The action indicates that a particular detected issue should be recorded.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-action-code-for-R4-http://hl7.org/fhir/action-code-record-inference\"> </a> <a href=\"CodeSystem-action-code.html#action-code-record-inference\">record-inference</a></td><td>http://hl7.org/fhir/action-code</td><td>Record an inference</td><td>The action indicates that a particular inference should be recorded.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-action-code-for-R4-http://hl7.org/fhir/action-code-report-flag\"> </a> <a href=\"CodeSystem-action-code.html#action-code-report-flag\">report-flag</a></td><td>http://hl7.org/fhir/action-code</td><td>Report a flag</td><td>The action indicates that a particular flag should be reported.</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 "cds" ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.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-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/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/ValueSet/R5-action-code-for-R4"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1-snapshot-2"] ; #
fhir:name [ fhir:v "R5_action_code_for_R4"] ; #
fhir:title [ fhir:v "Cross-version VS for R5.ActionCode for use in FHIR R4"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-01T22:37:01.81052+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Clinical Decision Support"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Clinical Decision Support" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ] ] )
] ) ; #
fhir:description [ fhir:v "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/action-code|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 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/action-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "send-message" ] ;
fhir:display [ fhir:v "Send a message" ] ] [
fhir:code [ fhir:v "collect-information" ] ;
fhir:display [ fhir:v "Collect information" ] ] [
fhir:code [ fhir:v "prescribe-medication" ] ;
fhir:display [ fhir:v "Prescribe a medication" ] ] [
fhir:code [ fhir:v "recommend-immunization" ] ;
fhir:display [ fhir:v "Recommend an immunization" ] ] [
fhir:code [ fhir:v "order-service" ] ;
fhir:display [ fhir:v "Order a service" ] ] [
fhir:code [ fhir:v "propose-diagnosis" ] ;
fhir:display [ fhir:v "Propose a diagnosis" ] ] [
fhir:code [ fhir:v "record-detected-issue" ] ;
fhir:display [ fhir:v "Record a detected issue" ] ] [
fhir:code [ fhir:v "record-inference" ] ;
fhir:display [ fhir:v "Record an inference" ] ] [
fhir:code [ fhir:v "report-flag" ] ;
fhir:display [ fhir:v "Report a flag" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:37:01.810518+10:00"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [ fhir:v "http://hl7.org/fhir/action-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "send-message" ] ;
fhir:display [ fhir:v "Send a message" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/action-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "collect-information" ] ;
fhir:display [ fhir:v "Collect information" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/action-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "prescribe-medication" ] ;
fhir:display [ fhir:v "Prescribe a medication" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/action-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "recommend-immunization" ] ;
fhir:display [ fhir:v "Recommend an immunization" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/action-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "order-service" ] ;
fhir:display [ fhir:v "Order a service" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/action-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "propose-diagnosis" ] ;
fhir:display [ fhir:v "Propose a diagnosis" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/action-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "record-detected-issue" ] ;
fhir:display [ fhir:v "Record a detected issue" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/action-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "record-inference" ] ;
fhir:display [ fhir:v "Record an inference" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/action-code"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "report-flag" ] ;
fhir:display [ fhir:v "Report a flag" ] ] )
] . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r5.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
