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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.976

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.976
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.976
Version1
Statusactive
Date2008-01-22T00:10:00+11:00
NamePHVS_ConfidentialityCode_HL7_2x
TitleConfidentiality Code (HL7)
Realmus
DescriptionIdentifier of the confidentiality level that should be associated with this order.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0177confidentialityCodes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.976",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.976"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.976",
  "version": "1",
  "name": "PHVS_ConfidentialityCode_HL7_2x",
  "title": "Confidentiality Code (HL7)",
  "status": "active",
  "date": "2008-01-22T00:10:00+11:00",
  "description": "Identifier of the confidentiality level that should be associated with this order.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0177",
        "version": "HL7 v2.5",
        "concept": [
          {
            "code": "AID",
            "display": "AIDS patient"
          },
          {
            "code": "ETH",
            "display": "Alcohol/drug treatment patient"
          },
          {
            "code": "EMP",
            "display": "Employee"
          },
          {
            "code": "HIV",
            "display": "HIV(+) patient"
          },
          {
            "code": "PSY",
            "display": "Psychiatric patient"
          },
          {
            "code": "R",
            "display": "Restricted"
          },
          {
            "code": "UWM",
            "display": "Unwed mother"
          },
          {
            "code": "U",
            "display": "Usual control"
          },
          {
            "code": "VIP",
            "display": "Very important person or celebrity"
          },
          {
            "code": "V",
            "display": "Very restricted"
          }
        ]
      }
    ]
  }
}