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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.3363

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.3363
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3363
Version1
Statusactive
Date2010-01-03T00:09:00+11:00
NamePHVS_PatientClass_IIS
TitlePatient Class (IIS)
Realmus
DescriptionUser-defined Table 0004 - Patient class [values suggested by HL7] (use in PV1-2) This code categorizes the patient in the current event. The only value supported is R for recurring patient. For a current list of HL7 values please reference the HL7 version 2.5.1 documents.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0004patientClass

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.3363",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3363"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3363",
  "version": "1",
  "name": "PHVS_PatientClass_IIS",
  "title": "Patient Class (IIS)",
  "status": "active",
  "date": "2010-01-03T00:09:00+11:00",
  "description": "User-defined Table 0004 - Patient class [values suggested by HL7] (use in PV1-2)\r\nThis code categorizes the patient in the current event. The only value supported is R for recurring patient.  For a current list of HL7 values please reference the HL7 version 2.5.1 documents.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0004",
        "version": "HL7 v2.5",
        "concept": [
          {
            "code": "R",
            "display": "Recurring patient"
          }
        ]
      }
    ]
  }
}