@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v3-ParticipationFunction"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "
Placeholder
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction"^^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.5.88" ] ] ) ; # fhir:version [ fhir:v "2.1.0"] ; # fhir:name [ fhir:v "ParticipationFunction"] ; # fhir:title [ fhir:v "ParticipationFunction"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-03-20"^^xsd:date] ; # fhir:publisher [ fhir:v "Health Level 7"] ; # fhir:contact ( [ fhir:name [ fhir:v "Health Level Seven" ] ] ) ; # fhir:description [ fhir:v "This code is used to specify the exact function an actor had in a service in all necessary detail. This domain may include local extensions (CWE)."] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] ) ; fhir:code [ fhir:v "Specializes" ] ; fhir:description [ fhir:v "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] ) ; fhir:code [ fhir:v "Generalizes" ] ; fhir:description [ fhir:v "Inverse of Specializes. Only included as a derived relationship." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ] ; fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "notSelectable" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ] ; fhir:description [ fhir:v "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ] ; fhir:type [ fhir:v "boolean" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "Designation of a concept's state. Normally is not populated unless the state is retired." ] ; fhir:type [ fhir:v "code" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "_AuthorizedParticipationFunction" ] ; fhir:display [ fhir:v "AuthorizedParticipationFunction" ] ; fhir:definition [ fhir:v "This code is used to specify the exact function an actor is authorized to have in a service in all necessary detail." ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22338" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "_AuthorizedReceiverParticipationFunction" ] ; fhir:display [ fhir:v "AuthorizedReceiverParticipationFunction" ] ; fhir:definition [ fhir:v "This code is used to specify the exact function an actor is authorized to have as a receiver of information that is the subject of a consent directive or consent override." ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22341" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "AUCG" ] ; fhir:display [ fhir:v "caregiver information receiver" ] ; fhir:definition [ fhir:v "**Description:**Caregiver authorized to receive patient health information." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22900" ] ] ) ] [ fhir:code [ fhir:v "AULR" ] ; fhir:display [ fhir:v "legitimate relationship information receiver" ] ; fhir:definition [ fhir:v "**Description:**Provider with legitimate relationship authorized to receive patient health information." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22901" ] ] ) ] [ fhir:code [ fhir:v "AUTM" ] ; fhir:display [ fhir:v "care team information receiver" ] ; fhir:definition [ fhir:v "**Description:**Member of care team authorized to receive patient health information." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22902" ] ] ) ] [ fhir:code [ fhir:v "AUWA" ] ; fhir:display [ fhir:v "work area information receiver" ] ; fhir:definition [ fhir:v "**Description:**Entities within specified work area authorized to receive patient health information." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22903" ] ] ) ] ) ] [ fhir:code [ fhir:v "_ConsenterParticipationFunction" ] ; fhir:display [ fhir:v "ConsenterParticipationFunction" ] ; fhir:definition [ fhir:v "This code is used to specify the exact function an actor is authorized to have in authoring a consent directive." ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22339" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "GRDCON" ] ; fhir:display [ fhir:v "legal guardian consent author" ] ; fhir:definition [ fhir:v "**Description:**Legal guardian of the subject of consent authorized to author a consent directive for the subject of consent." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22894" ] ] ) ] [ fhir:code [ fhir:v "POACON" ] ; fhir:display [ fhir:v "healthcare power of attorney consent author" ] ; fhir:definition [ fhir:v "**Description:**Person authorized with healthcare power of attorney to author a consent directive for the subject of consent." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22896" ] ] ) ] [ fhir:code [ fhir:v "PRCON" ] ; fhir:display [ fhir:v "personal representative consent author" ] ; fhir:definition [ fhir:v "**Description:**Personal representative of the subject of consent authorized to author a consent directive for the subject of consent." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22895" ] ] ) ] [ fhir:code [ fhir:v "PROMSK" ] ; fhir:display [ fhir:v "authorized provider masking author" ] ; fhir:definition [ fhir:v "**Definition:**Provider authorized to mask information to protect the patient, a third party, or to ensure that the provider has consulted with the patient prior to release of this information." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22897" ] ] ) ] [ fhir:code [ fhir:v "SUBCON" ] ; fhir:display [ fhir:v "subject of consent author" ] ; fhir:definition [ fhir:v "**Description:**Subject of consent authorized to author a consent directive." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22893" ] ] ) ] ) ] [ fhir:code [ fhir:v "_OverriderParticipationFunction" ] ; fhir:display [ fhir:v "OverriderParticipationFunction" ] ; fhir:definition [ fhir:v "This code is used to specify the exact function an actor is authorized to have in authoring a consent override." ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22340" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "AUCOV" ] ; fhir:display [ fhir:v "consent overrider" ] ; fhir:definition [ fhir:v "**Description:**Entity authorized to override a consent directive." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22898" ] ] ) ] [ fhir:code [ fhir:v "AUEMROV" ] ; fhir:display [ fhir:v "emergency overrider" ] ; fhir:definition [ fhir:v "**Description:**Entity authorized to override a consent directive or privacy policy in an emergency." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22899" ] ] ) ] ) ] ) ] [ fhir:code [ fhir:v "_CoverageParticipationFunction" ] ; fhir:display [ fhir:v "CoverageParticipationFunction" ] ; fhir:definition [ fhir:v "**Definition:** Set of codes indicating the manner in which sponsors, underwriters, and payers participate in a policy or program." ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22222" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "_PayorParticipationFunction" ] ; fhir:display [ fhir:v "PayorParticipationFunction" ] ; fhir:definition [ fhir:v "**Definition:** Set of codes indicating the manner in which payors participate in a policy or program.