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: 3 |
@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 "action-participant-type"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/action-participant-type</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">careteam\n <a name=\"action-participant-type-careteam\"> </a>\n </td>\n <td>CareTeam</td>\n <td>The participant is a care team caring for the patient under evaluation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">device\n <a name=\"action-participant-type-device\"> </a>\n </td>\n <td>Device</td>\n <td>The participant is a system or device used in the care of the patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">group\n <a name=\"action-participant-type-group\"> </a>\n </td>\n <td>Group</td>\n <td>The participant is a group of participants involved in the care of the patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">healthcareservice\n <a name=\"action-participant-type-healthcareservice\"> </a>\n </td>\n <td>HealthcareService</td>\n <td>The participant is an institution that can provide the given healthcare service used in the care of the patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">location\n <a name=\"action-participant-type-location\"> </a>\n </td>\n <td>Location</td>\n <td>The participant is a location involved in the care of the patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">organization\n <a name=\"action-participant-type-organization\"> </a>\n </td>\n <td>Organization</td>\n <td>The participant is an organization involved in the care of the patient.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">patient\n <a name=\"action-participant-type-patient\"> </a>\n </td>\n <td>Patient</td>\n <td>The participant is the patient under evaluation.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">practitioner\n <a name=\"action-participant-type-practitioner\"> </a>\n </td>\n <td>Practitioner</td>\n <td>The participant is a practitioner involved in the patient's care.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">practitionerrole\n <a name=\"action-participant-type-practitionerrole\"> </a>\n </td>\n <td>PractitionerRole</td>\n <td>The participant is a particular practitioner role involved in the patient's care.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">relatedperson\n <a name=\"action-participant-type-relatedperson\"> </a>\n </td>\n <td>RelatedPerson</td>\n <td>The participant is a person related to the patient.</td>\n </tr>\n </table>\n </div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 3 ]
] [
( 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-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cds" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/action-participant-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "5.0.0"] ; #
fhir:name [ fhir:v "ActionParticipantType"] ; #
fhir:title [ fhir:v "Action Participant Type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2021-01-05T09:01:24+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 "The type of participant for the action."] ; #
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:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "careteam" ] ;
fhir:display [ fhir:v "CareTeam" ] ;
fhir:definition [ fhir:v "The participant is a care team caring for the patient under evaluation." ]
] [
fhir:code [ fhir:v "device" ] ;
fhir:display [ fhir:v "Device" ] ;
fhir:definition [ fhir:v "The participant is a system or device used in the care of the patient." ]
] [
fhir:code [ fhir:v "group" ] ;
fhir:display [ fhir:v "Group" ] ;
fhir:definition [ fhir:v "The participant is a group of participants involved in the care of the patient." ]
] [
fhir:code [ fhir:v "healthcareservice" ] ;
fhir:display [ fhir:v "HealthcareService" ] ;
fhir:definition [ fhir:v "The participant is an institution that can provide the given healthcare service used in the care of the patient." ]
] [
fhir:code [ fhir:v "location" ] ;
fhir:display [ fhir:v "Location" ] ;
fhir:definition [ fhir:v "The participant is a location involved in the care of the patient." ]
] [
fhir:code [ fhir:v "organization" ] ;
fhir:display [ fhir:v "Organization" ] ;
fhir:definition [ fhir:v "The participant is an organization involved in the care of the patient." ]
] [
fhir:code [ fhir:v "patient" ] ;
fhir:display [ fhir:v "Patient" ] ;
fhir:definition [ fhir:v "The participant is the patient under evaluation." ]
] [
fhir:code [ fhir:v "practitioner" ] ;
fhir:display [ fhir:v "Practitioner" ] ;
fhir:definition [ fhir:v "The participant is a practitioner involved in the patient's care." ]
] [
fhir:code [ fhir:v "practitionerrole" ] ;
fhir:display [ fhir:v "PractitionerRole" ] ;
fhir:definition [ fhir:v "The participant is a particular practitioner role involved in the patient's care." ]
] [
fhir:code [ fhir:v "relatedperson" ] ;
fhir:display [ fhir:v "RelatedPerson" ] ;
fhir:definition [ fhir:v "The participant is a person related to the patient." ]
] ) . #
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
