Package | hl7.fhir.uv.ichom-breast-cancer |
Type | ValueSet |
Id | PatientTreatPrefVS |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/ichom-breast-cancer/https://build.fhir.org/ig/HL7/fhir-ichom-breast-cancer-ig/ValueSet-PatientTreatPrefVS.html |
URL | http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/PatientTreatPrefVS |
Version | 1.0.0 |
Status | active |
Date | 2023-08-21T16:37:24+00:00 |
Name | PatientTreatPrefVS |
Title | Patient treatment preference ValueSet |
Realm | uv |
Authority | hl7 |
Description | Valueset of reason for why the treatment plan was not followed |
Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
No resources found
CodeSystem | |
sct | SNOMED CT (all versions) |
v3-NullFlavor | NullFlavor |
PatientTreatPrefCodeSystem | Patient treatment preference CodeSystem |
sct | SNOMED codes used in this IG |
PatientTreatPrefCodeSystem | Patient treatment preference CodeSystem |
sct | veri |
v3-NullFlavor | NullFlavor |
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/PatientTreatPrefCodeSystem
Code | Display |
personal-preference | Personal preference |
different-plan-recommended | Different plan recommended by clinical team |
http://snomed.info/sct
Code | Display |
309846006 | Treatment not available |
http://terminology.hl7.org/CodeSystem/v3-NullFlavor
Code | Display | Definition |
OTH | other | **Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system). **Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \*any\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc. With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE. |
{ "resourceType": "ValueSet", "id": "PatientTreatPrefVS", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/ichom-breast-cancer/ImplementationGuide/hl7.fhir.uv.ichom-breast-cancer" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/ichom-breast-cancer/ImplementationGuide/hl7.fhir.uv.ichom-breast-cancer" } ] } } ], "url": "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/PatientTreatPrefVS", "version": "1.0.0", "name": "PatientTreatPrefVS", "title": "Patient treatment preference ValueSet", "status": "active", "experimental": false, "date": "2023-08-21T16:37:24+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 of reason for why the treatment plan was not followed", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement", "compose": { "include": [ { "system": "http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/PatientTreatPrefCodeSystem", "concept": [ { "code": "personal-preference", "display": "Personal preference" }, { "code": "different-plan-recommended", "display": "Different plan recommended by clinical team" } ] }, { "system": "http://snomed.info/sct", "concept": [ { "code": "309846006", "display": "Treatment not available" } ] }, { "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", "concept": [ { "code": "OTH", "display": "other" } ] } ] } }