FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/PatientTreatPrefVS

Packagehl7.fhir.uv.ichom-breast-cancer
TypeValueSet
IdPatientTreatPrefVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/ichom-breast-cancer/https://build.fhir.org/ig/HL7/fhir-ichom-breast-cancer-ig/ValueSet-PatientTreatPrefVS.html
URLhttp://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/PatientTreatPrefVS
Version1.0.0
Statusactive
Date2023-08-21T16:37:24+00:00
NamePatientTreatPrefVS
TitlePatient treatment preference ValueSet
Realmuv
Authorityhl7
DescriptionValueset of reason for why the treatment plan was not followed
CopyrightThis 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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor
PatientTreatPrefCodeSystemPatient treatment preference CodeSystem
sctSNOMED codes used in this IG
PatientTreatPrefCodeSystemPatient treatment preference CodeSystem
sctveri
v3-NullFlavorNullFlavor

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:

  • Include these codes as defined in http://hl7.org/fhir/uv/ichom-breast-cancer/CodeSystem/PatientTreatPrefCodeSystem
    CodeDisplay
    personal-preferencePersonal preference
    different-plan-recommendedDifferent plan recommended by clinical team
  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    309846006Treatment not available
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinition
    OTHother**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.

Source

{
  "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"
          }
        ]
      }
    ]
  }
}