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

FHIR IG Statistics: ValueSet/pacio-cat-vs

Packagehl7.fhir.us.pacio-fs
TypeValueSet
Idpacio-cat-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pacio-fs/https://build.fhir.org/ig/HL7/fhir-pacio-functional-status/ValueSet-pacio-cat-vs.html
URLhttp://hl7.org/fhir/us/pacio-fs/ValueSet/pacio-cat-vs
Version1.0.0
Statusactive
Date2021-11-03T18:56:23+00:00
NamePACIOFunctioningCategoryVS
TitlePACIO Functioning Category Value Set
Realmus
Authorityhl7
DescriptionCodes for the classification of patient observation. This is an extension of the ObservationCategoryCodes value set

Resources that use this resource

StructureDefinition
pacio-fsPACIO Functional Status
pacio-fscPACIO Functional Status Collection
pacio-nhfsPACIO Narrative History of Functional Status
cyehr-sd-functionalstatusCyprus EHR Functional Status

Resources that this resource uses

CodeSystem
pacio-cat-fsPACIO Functioning Category Code System

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": "pacio-cat-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/pacio-fs/ValueSet/pacio-cat-vs",
  "version": "1.0.0",
  "name": "PACIOFunctioningCategoryVS",
  "title": "PACIO Functioning Category Value Set",
  "status": "active",
  "date": "2021-11-03T18:56:23+00:00",
  "publisher": "HL7 Patient Care Work Group",
  "contact": [
    {
      "name": "HL7 Patient Care Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system": "email",
          "value": "patientcare@lists.HL7.org"
        }
      ]
    },
    {
      "name": "PACIO project",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system": "email",
          "value": "info@pacioproject.org"
        }
      ]
    }
  ],
  "description": "Codes for the classification of patient observation. This is an extension of the ObservationCategoryCodes value set",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/observation-category"
        ]
      },
      {
        "system": "http://hl7.org/fhir/us/pacio-fs/CodeSystem/pacio-cat-fs"
      }
    ]
  }
}