FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-PatientEducationVS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/PatientEducationCodeSystem| Code | Display |
| strongly-agree | Strongly agree |
| agree | Agree |
| somewhat-agree | Somewhat agree |
| disagree | Disagree |
| strongly-disagree | Strongly disagree |
{
"resourceType": "ValueSet",
"id": "PatientEducationVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/PatientEducationVS",
"version": "1.0.0-ballot",
"name": "PatientEducationVS",
"title": "Patient Treatment Education ValueSet",
"status": "active",
"experimental": false,
"date": "2022-12-07T17:38:21+00:00",
"publisher": "HL7 International - Clinical Interoperability Council Group",
"contact": [
{
"name": "HL7 International - Clinical Interoperability Council Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cic"
}
]
}
],
"description": "Valueset covering if the patient received sufficient information about the treatment options",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/PatientEducationCodeSystem",
"concept": [
{
"code": "strongly-agree",
"display": "Strongly agree"
},
{
"code": "agree",
"display": "Agree"
},
{
"code": "somewhat-agree",
"display": "Somewhat agree"
},
{
"code": "disagree",
"display": "Disagree"
},
{
"code": "strongly-disagree",
"display": "Strongly disagree"
}
]
}
]
}
}