FHIR IG analytics| Package | us.nlm.vsac |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113883.13.1.json |
| FHIR Version | R4 |
| Source | https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.13.1/expansion |
| URL | http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.13.1 |
| Version | 20190830 |
| Status | active |
| Date | 2019-08-30T01:00:18-04:00 |
| Name | NHSNEncounterTypeCode |
| Title | NHSNEncounterTypeCode |
| Realm | us |
| Authority | hl7 |
| Purpose | (Clinical Focus: ),(Data Element Scope: ),(Inclusion Criteria: ),(Exclusion Criteria: ) |
No resources found
| CodeSystem | |
| v3-ActCode | ActCode |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.13.1",
"meta": {
"versionId": "5",
"lastUpdated": "2023-12-21T17:43:03.000-05:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
"valueContactDetail": {
"name": "CDC NHSN Author"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
"valueDate": "2025-02-21"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
"valueDate": "2019-08-30"
}
],
"url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.13.1",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.13.1"
}
],
"version": "20190830",
"name": "NHSNEncounterTypeCode",
"title": "NHSNEncounterTypeCode",
"status": "active",
"experimental": false,
"date": "2019-08-30T01:00:18-04:00",
"publisher": "CDC NHSN",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "(Clinical Focus: ),(Data Element Scope: ),(Inclusion Criteria: ),(Exclusion Criteria: )",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept": [
{
"code": "AMB",
"display": "ambulatory"
},
{
"code": "IMP",
"display": "inpatient encounter"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:c0530050-4513-46fb-9f38-d841efa71766",
"timestamp": "2025-05-23T21:43:49-04:00",
"total": 2,
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "9.0.0",
"code": "AMB",
"display": "ambulatory"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "9.0.0",
"code": "IMP",
"display": "inpatient encounter"
}
]
}
}