Person-Centered Outcomes
0.2.0 - ci-build United States of America flag

Person-Centered Outcomes - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Readiness Assessment Codes - JSON Representation

Draft as of 2025-02-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "readiness-assessment-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet readiness-assessment-codes</b></p><a name=\"readiness-assessment-codes\"> </a><a name=\"hcreadiness-assessment-codes\"> </a><a name=\"readiness-assessment-codes-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-readiness-assessment-concepts.html\"><code>http://hl7.org/fhir/us/pco/CodeSystem/readiness-assessment-concepts</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pc"
    }
  ],
  "url" : "http://hl7.org/fhir/us/pco/ValueSet/readiness-assessment-codes",
  "version" : "0.2.0",
  "name" : "ReadinessAssessmentType",
  "title" : "Readiness Assessment Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-02-10T21:11:28+00:00",
  "publisher" : "HL7 International / Patient Care",
  "contact" : [
    {
      "name" : "HL7 International / Patient Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system" : "email",
          "value" : "patientcare@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Terminology codes for readiness assessment types.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/pco/CodeSystem/readiness-assessment-concepts"
      }
    ]
  }
}