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

FHIR IG Statistics: CodeSystem/v2-0907

Packagehl7.terminology
Resource TypeCodeSystem
Idv2-0907
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-v2-0907.html
URLhttp://terminology.hl7.org/CodeSystem/v2-0907
Version2.0.0
Statusactive
Date2019-12-01
NameConfidentiality
Titleconfidentiality
Realmuv
Authorityhl7
DescriptionHL7-defined code system of concepts specifying the confidentiality for the shipment. Used in HL7 Version 2.x messaging in the SHP segment.
PurposeUnderlying Master Code System for V2 table 0907 (Confidentiality)
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html
Contentcomplete

Resources that use this resource

ValueSet
v2-0907hl7VS-confidentiality

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem v2-0907

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecateddeprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0907 defines the following codes in a Is-A hierarchy:

CodeDisplayDefinitionstatus
B Business - Since the service class can represent knowledge structures that may be considered a trade or business secret, there is sometimes (though rarely) the need to flag those items as of business level confidentiality. However, no patient related infBusiness – Since the service class can represent knowledge structures that may be considered a trade or business secret, there is sometimes (though rarely) the need to flag those items as of business level confidentiality. However, no patient related information may ever be of this confidentiality level.A
D Clinician - Only clinicians may see this item, billing and administration persons can not access this item without special permission.Clinician - Only clinicians may see this item, billing and administration persons can not access this item without special permission.A
I Individual - Access only to individual persons who are mentioned explicitly as actors of this service and whose actor type warrants that access (cf. to actor typed code).Individual - Access only to individual persons who are mentioned explicitly as actors of this service and whose actor type warrants that access (cf. to actor typed code).A
L Low - No patient record item can be of low confidentiality. However, some service objects are not patient related and therefore may have low confidentiality.Low - No patient record item can be of low confidentiality. However, some service objects are not patient related and therefore may have low confidentiality.A
N Normal - Normal confidentiality rules (according to good health care practice) apply, that is, only authorized individuals with a legitimate medical or business need may access this item.Normal - Normal confidentiality rules (according to good health care practice) apply, that is, only authorized individuals with a legitimate medical or business need may access this item.A
R Restricted - Restricted access, e.g. only to providers having a current care relationship to the patient.Restricted - Restricted access, e.g. only to providers having a current care relationship to the patient.A
V Very restricted - Very restricted access as declared by the Privacy Officer of the record holder.Very restricted - Very restricted access as declared by the Privacy Officer of the record holder.A
ETH Substance abuse related - Alcohol/drug-abuse related itemSubstance abuse related - Alcohol/drug-abuse related itemA
HIV HIV Related - HIV and AIDS related itemHIV Related - HIV and AIDS related itemA
PSY Psychiatry related - Psychiatry related itemPsychiatry related - Psychiatry related itemA
SDV Sexual and domestic violence related - Sexual assault / domestic violence related itemSexual and domestic violence related - Sexual assault / domestic violence related itemA
C Celebrity - Celebrities are people of public interest (VIP) including employees, whose information require special protection.Celebrity - Celebrities are people of public interest (VIP) including employees, whose information require special protection.A
S Sensitive - Information for which the patient seeks heightened confidentiality. Sensitive information is not to be shared with family members. Information reported by the patient about family members is sensitive by default. Flag can be set or clearedSensitive – Information for which the patient seeks heightened confidentiality. Sensitive information is not to be shared with family members. Information reported by the patient about family members is sensitive by default. Flag can be set or cleared on patient's request.A
T Taboo - Information not to be disclosed or discussed with patient except through physician assigned to patient in this case. This is usually a temporary constraint only; example use is a new fatal diagnosis or finding, such as malignancy or HIV.Taboo - Information not to be disclosed or discussed with patient except through physician assigned to patient in this case. This is usually a temporary constraint only; example use is a new fatal diagnosis or finding, such as malignancy or HIV.A

Source

{
  "resourceType": "CodeSystem",
  "id": "v2-0907",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/v2-0907",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.18.418"
    }
  ],
  "version": "2.0.0",
  "name": "Confidentiality",
  "title": "confidentiality",
  "status": "active",
  "experimental": false,
  "date": "2019-12-01",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "HL7-defined code system of concepts specifying the confidentiality for the shipment.  Used in HL7 Version 2.x messaging in the SHP segment.",
  "purpose": "Underlying Master Code System for V2 table 0907 (Confidentiality)",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/v2-0907",
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
      "description": "Status of the concept",
      "type": "code"
    },
    {
      "code": "deprecated",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
      "description": "Version of HL7 in which the code was deprecated",
      "type": "code"
    }
  ],
  "concept": [
    {
      "id": "6545",
      "code": "B",
      "display": "Business - Since the service class can represent knowledge structures that may be considered a trade or business secret, there is sometimes (though rarely) the need to flag those items as of business level confidentiality.  However, no patient related inf",
      "definition": "Business – Since the service class can represent knowledge structures that may be considered a trade or business secret, there is sometimes (though rarely) the need to flag those items as of business level confidentiality.  However, no patient related information may ever be of this confidentiality level.",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6546",
      "code": "D",
      "display": "Clinician - Only clinicians may see this item, billing and administration persons can not access this item without special permission.",
      "definition": "Clinician - Only clinicians may see this item, billing and administration persons can not access this item without special permission.",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6547",
      "code": "I",
      "display": "Individual - Access only to individual persons who are mentioned explicitly as actors of this service and whose actor type warrants that access (cf. to actor typed code).",
      "definition": "Individual - Access only to individual persons who are mentioned explicitly as actors of this service and whose actor type warrants that access (cf. to actor typed code).",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6548",
      "code": "L",
      "display": "Low - No patient record item can be of low confidentiality.  However, some service objects are not patient related and therefore may have low confidentiality.",
      "definition": "Low - No patient record item can be of low confidentiality.  However, some service objects are not patient related and therefore may have low confidentiality.",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6549",
      "code": "N",
      "display": "Normal - Normal confidentiality rules (according to good health care practice) apply, that is, only authorized individuals with a legitimate medical or business need may access this item.",
      "definition": "Normal - Normal confidentiality rules (according to good health care practice) apply, that is, only authorized individuals with a legitimate medical or business need may access this item.",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6550",
      "code": "R",
      "display": "Restricted - Restricted access, e.g. only to providers having a current care relationship to the patient.",
      "definition": "Restricted - Restricted access, e.g. only to providers having a current care relationship to the patient.",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6551",
      "code": "V",
      "display": "Very restricted - Very restricted access as declared by the Privacy Officer of the record holder.",
      "definition": "Very restricted - Very restricted access as declared by the Privacy Officer of the record holder.",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6552",
      "code": "ETH",
      "display": "Substance abuse related - Alcohol/drug-abuse related item",
      "definition": "Substance abuse related - Alcohol/drug-abuse related item",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6553",
      "code": "HIV",
      "display": "HIV Related - HIV and AIDS related item",
      "definition": "HIV Related - HIV and AIDS related item",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6554",
      "code": "PSY",
      "display": "Psychiatry related - Psychiatry related item",
      "definition": "Psychiatry related - Psychiatry related item",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6555",
      "code": "SDV",
      "display": "Sexual and domestic violence related - Sexual assault / domestic violence related item",
      "definition": "Sexual and domestic violence related - Sexual assault / domestic violence related item",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6556",
      "code": "C",
      "display": "Celebrity - Celebrities are people of public interest (VIP) including employees, whose information require special protection.",
      "definition": "Celebrity - Celebrities are people of public interest (VIP) including employees, whose information require special protection.",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6557",
      "code": "S",
      "display": "Sensitive - Information for which the patient seeks heightened confidentiality.  Sensitive information is not to be shared with family members.  Information reported by the patient about family members is sensitive by default.  Flag can be set or cleared",
      "definition": "Sensitive – Information for which the patient seeks heightened confidentiality.  Sensitive information is not to be shared with family members.  Information reported by the patient about family members is sensitive by default.  Flag can be set or cleared on patient's request.",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "6558",
      "code": "T",
      "display": "Taboo - Information not to be disclosed or discussed with patient except through physician assigned to patient in this case.  This is usually a temporary constraint only; example use is a new fatal diagnosis or finding, such as malignancy or HIV.",
      "definition": "Taboo - Information not to be disclosed or discussed with patient except through physician assigned to patient in this case.  This is usually a temporary constraint only; example use is a new fatal diagnosis or finding, such as malignancy or HIV.",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    }
  ]
}