FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/timepoint-class-vs

Packagehl7.fhir.us.pacio-rt
TypeValueSet
Idtimepoint-class-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pacio-rt/https://build.fhir.org/ig/HL7/fhir-pacio-rt/ValueSet-timepoint-class-vs.html
URLhttp://hl7.org/fhir/us/pacio-rt/ValueSet/timepoint-class-vs
Version1.0.0
Statusactive
Date2022-10-03T00:58:29+00:00
NameTimepointClassValueSet
TitleTimepoint Class Value Set
Realmus
Authorityhl7
DescriptionCodes for the classification of patient timepoint. This is an extension of the ActEncounterCode value set

Resources that use this resource

StructureDefinition
reassessment-timepoints-encounterRe-Assessment Timepoints Encounter

Resources that this resource uses

CodeSystem
timepoint-class-csTimepoint Class Code System
ValueSet
v3-ActEncounterCodeActEncounterCode
v3-ActEncounterCodeActEncounterCode

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"
      }
    ]
  }
}