FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113883.3.88.12.80.66.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.80.66 |
| Version | 1 |
| Status | active |
| Date | 2009-01-23T00:07:00+11:00 |
| Name | PHVS_PatientClass_HITSP_HL7_V3 |
| Title | Patient Class Value Set |
| Realm | us |
| Description | This is used to categorize patients by site where encounter occurred |
No resources found
| CodeSystem | |
| v3-ActCode | ActCode |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.3.88.12.80.66",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.88.12.80.66"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.80.66",
"version": "1",
"name": "PHVS_PatientClass_HITSP_HL7_V3",
"title": "Patient Class Value Set",
"status": "active",
"date": "2009-01-23T00:07:00+11:00",
"description": "This is used to categorize patients by site where encounter occurred",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "20090501",
"concept": [
{
"code": "AMB",
"display": "Ambulatory"
},
{
"code": "EMER",
"display": "Emergency"
},
{
"code": "IMP",
"display": "inpatient encounter"
}
]
}
]
}
}