PACIO Re-Assessment Timepoints Implementation Guide
1.0.0 - STU 1 United States of America flag

PACIO Re-Assessment Timepoints Implementation Guide, published by HL7 Community-Based Care and Privacy Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-pacio-rt/ and changes regularly. See the Directory of published versions

: Timepoint Class Value Set - JSON Representation

Active as of 2022-10-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "timepoint-class-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/4.0.0/ValueSet-v3-ActEncounterCode.html\">http://terminology.hl7.org/ValueSet/v3-ActEncounterCode</a></li><li>Include all codes defined in <a href=\"CodeSystem-timepoint-class-cs.html\"><code>http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-class-cs</code></a></li></ul></div>"
  },
  "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"
      }
    ]
  }
}