Package | hl7.fhir.us.pacio-rt |
Type | CodeSystem |
Id | timepoint-class-cs |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/pacio-rt/https://build.fhir.org/ig/HL7/fhir-pacio-rt/CodeSystem-timepoint-class-cs.html |
URL | http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-class-cs |
Version | 1.0.0 |
Status | active |
Date | 2022-10-03T00:58:29+00:00 |
Name | TimepointClassCodeSystem |
Title | Timepoint Class Code System |
Realm | us |
Authority | hl7 |
Description | Defining codes for the classification of patient timepoint such as skilled nursing facility, home health, etc. |
Content | complete |
ValueSet | |
timepoint-class-vs | Timepoint Class Value Set |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-class-cs
defines the following codes:
Code | Display | Definition |
SNF | skilled nursing facility | Healthcare encounter that takes place in a skilled nursing facility. |
{ "resourceType": "CodeSystem", "id": "timepoint-class-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-class-cs", "version": "1.0.0", "name": "TimepointClassCodeSystem", "title": "Timepoint Class Code System", "status": "active", "experimental": false, "date": "2022-10-03T00:58:29+00:00", "publisher": "HL7 Community-Based Care and Privacy Working Group", "contact": [ { "name": "HL7 Community-Based Care and Privacy Working Group", "telecom": [ { "system": "url", "value": "https://www.hl7.org/Special/committees/homehealth" }, { "system": "email", "value": "patients@lists.HL7.org" } ] }, { "name": "PACIO project", "telecom": [ { "system": "url", "value": "https://pacioproject.org/" }, { "system": "email", "value": "info@pacioproject.org" } ] } ], "description": "Defining codes for the classification of patient timepoint such as skilled nursing facility, home health, etc.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "caseSensitive": true, "content": "complete", "count": 1, "concept": [ { "code": "SNF", "display": "skilled nursing facility", "definition": "Healthcare encounter that takes place in a skilled nursing facility." } ] }