Publish-box (todo)
Pharmacy Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code SystemMedicationStatementAdherenceCodes
@prefix fhir: <http://hl7.org/fhir/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . # - resource ------------------------------------------------------------------- [] a fhir:CodeSystem ; fhir:id [ fhir:v "medication-statement-adherence"] ; fhir:meta [ fhir:lastUpdated [ fhir:v "2023-03-26T15:21:02.749+11:00" ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ] ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ; fhir:value [ fhir:v "phx" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/CodeSystem/medication-statement-adherence"], [ fhir:v "http://hl7.org/fhir/CodeSystem/medication-statement-adherence"] ; fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.1981" ] ] [ fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.1981" ] ] ) ; fhir:version [ fhir:v "5.0.0"], [ fhir:v "5.0.0"] ; fhir:name [ fhir:v "MedicationStatementAdherenceCodes"], [ fhir:v "MedicationStatementAdherenceCodes"] ; fhir:title [ fhir:v "MedicationStatement Adherence Codes"], [ fhir:v "MedicationStatement Adherence Codes"] ; fhir:status [ fhir:v "active"], [ fhir:v "active"] ; fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ; fhir:publisher [ fhir:v "HL7 International"], [ fhir:v "HL7 International"] ; fhir:description [ fhir:v "MedicationStatement Adherence Codes"], [ fhir:v "MedicationStatement Adherence Codes"] ; fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; fhir:caseSensitive [ fhir:v "true"] ; fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/medication-statement-adherence"] ; fhir:hierarchyMeaning [ fhir:v "is-a"] ; fhir:content [ fhir:v "complete"] ; fhir:concept ( [ fhir:code [ fhir:v "taking" ] ; fhir:display [ fhir:v "Taking" ] ; fhir:definition [ fhir:v "The medication is being taken." ] ; fhir:concept ( [ fhir:code [ fhir:v "taking-as-directed" ] ; fhir:display [ fhir:v "Taking As Directed" ] ; fhir:definition [ fhir:v "The medication is being taken as directed." ] ] [ fhir:code [ fhir:v "taking-not-as-directed" ] ; fhir:display [ fhir:v "Taking Not As Directed" ] ; fhir:definition [ fhir:v "The medication is not being taken as directed." ] ] ) ] [ fhir:code [ fhir:v "not-taking" ] ; fhir:display [ fhir:v "Not Taking" ] ; fhir:definition [ fhir:v "The medication is not being taken." ] ; fhir:concept ( [ fhir:code [ fhir:v "on-hold" ] ; fhir:display [ fhir:v "On Hold" ] ; fhir:definition [ fhir:v "The medication is on hold." ] ; fhir:concept ( [ fhir:code [ fhir:v "on-hold-as-directed" ] ; fhir:display [ fhir:v "On Hold As Directed" ] ; fhir:definition [ fhir:v "The medication is on hold as directed." ] ] [ fhir:code [ fhir:v "on-hold-not-as-directed" ] ; fhir:display [ fhir:v "On Hold Not As Directed" ] ; fhir:definition [ fhir:v "The medication is on hold not as directed." ] ] ) ] [ fhir:code [ fhir:v "stopped" ] ; fhir:display [ fhir:v "Stopped" ] ; fhir:definition [ fhir:v "The medication is stopped." ] ; fhir:concept ( [ fhir:code [ fhir:v "stopped-as-directed" ] ; fhir:display [ fhir:v "Stopped As Directed" ] ; fhir:definition [ fhir:v "The medication is stopped as directed." ] ] [ fhir:code [ fhir:v "stopped-not-as-directed" ] ; fhir:display [ fhir:v "Stopped Not As Directed" ] ; fhir:definition [ fhir:v "The medication is stopped not as directed." ] ] ) ] ) ] [ fhir:code [ fhir:v "unknown" ] ; fhir:display [ fhir:v "Unknown" ] ; fhir:definition [ fhir:v "Whether the medication is being taken or not is not currently known." ] ] ) . # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:22+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change