FHIR IG Statistics: ValueSet/timepoint-class-vs
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "timepoint-class-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/pacio-rt/ValueSet/timepoint-class-vs",
"version": "1.0.0",
"name": "TimepointClassValueSet",
"title": "Timepoint Class Value Set",
"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": "Codes for the classification of patient timepoint. This is an extension of the ActEncounterCode value set",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://terminology.hl7.org/ValueSet/v3-ActEncounterCode"
]
},
{
"system": "http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-class-cs"
}
]
}
}