@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v2-0279"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "
Placeholder
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0279"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.172" ] ] ) ; # fhir:version [ fhir:v "2.1.0"] ; # fhir:name [ fhir:v "AllowSubstitution"] ; # fhir:title [ fhir:v "allowSubstitution"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; # fhir:publisher [ fhir:v "HL7, Inc"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/" ] ] ) ] ) ; # fhir:description [ fhir:v "Code system of concepts used to indicate whether the appointment resource may be substituted for another by the entity assigned to fulfill the appointment. Used in HL7 Version 2.x messaging in the AIS and AIG segments."] ; # fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0279 (Allow Substitution Codes)"] ; # fhir:copyright [ fhir:v "Copyright HL7. Licensed under creative commons public domain"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v2-0279"^^xsd:anyURI ; fhir:link ] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "Status of the concept" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "deprecated" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ; fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ; fhir:type [ fhir:v "code" ] ] ) ; # fhir:concept ( [ fhir:id [ fhir:v "2701" ] ; fhir:code [ fhir:v "CONFIRM" ] ; fhir:display [ fhir:v "Contact the Placer Contact Person prior to making any substitutions of this resource" ] ; fhir:definition [ fhir:v "Contact the Placer Contact Person prior to making any substitutions of this resource" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2702" ] ; fhir:code [ fhir:v "NO" ] ; fhir:display [ fhir:v "Substitution of this resource is not allowed" ] ; fhir:definition [ fhir:v "Substitution of this resource is not allowed" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2703" ] ; fhir:code [ fhir:v "NOTIFY" ] ; fhir:display [ fhir:v "Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made" ] ; fhir:definition [ fhir:v "Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2704" ] ; fhir:code [ fhir:v "YES" ] ; fhir:display [ fhir:v "Substitution of this resource is allowed" ] ; fhir:definition [ fhir:v "Substitution of this resource is allowed" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2705" ] ; fhir:code [ fhir:v "No" ] ; fhir:display [ fhir:v "Substitution of this resource is not allowed" ] ; fhir:definition [ fhir:v "Substitution of this resource is not allowed" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2706" ] ; fhir:code [ fhir:v "Confirm" ] ; fhir:display [ fhir:v "Contact the Placer Contact Person prior to making any substitutions of this resource" ] ; fhir:definition [ fhir:v "Contact the Placer Contact Person prior to making any substitutions of this resource" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2707" ] ; fhir:code [ fhir:v "Notify" ] ; fhir:display [ fhir:v "Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made" ] ; fhir:definition [ fhir:v "Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "2708" ] ; fhir:code [ fhir:v "Yes" ] ; fhir:display [ fhir:v "Substitution of this resource is allowed" ] ; fhir:definition [ fhir:v "Substitution of this resource is allowed" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] ) . # # -------------------------------------------------------------------------------------