FHIR IG Statistics: ValueSet/pacio-cat-vs 
Resources that use this resource
Resources that this resource uses
| CodeSystem | 
| pacio-cat-fs | PACIO 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"
      }
    ]
  }
}