This page is part of the Pharmacist Care Plan FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
This is a pre-release of a future version of the Pharmacist Care Plan FHIR IG (expected to be STU 1). There is no current official version.
For a full list of available versions, see the Directory of published versions
.
{
"resourceType" : "ValueSet",
"id" : "2.16.840.1.113883.11.20.9.34",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Patient Education</h2><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept is-a 71388002 (Procedure)</li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/phcp/ValueSet/2.16.840.1.113883.11.20.9.34",
"version" : "1.0.0",
"name" : "Patient Education",
"status" : "draft",
"date" : "2017-07-31T10:17:15+10:00",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "71388002"
}
]
}
]
}
}