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

FHIR IG Statistics: ValueSet/readiness-assessment-codes

Packagehl7.fhir.us.pco
TypeValueSet
Idreadiness-assessment-codes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pco/https://build.fhir.org/ig/HL7/pco-ig/ValueSet-readiness-assessment-codes.html
URLhttp://hl7.org/fhir/us/pco/ValueSet/readiness-assessment-codes
Version1.0.0-ballot
Statusdraft
Date2025-03-28T13:01:03+00:00
NameReadinessAssessmentType
TitleReadiness Assessment Codes
Realmus
Authorityhl7
DescriptionTerminology codes for readiness assessment types.

Resources that use this resource

StructureDefinition
pco-readiness-assessmentReadiness Assessment

Resources that this resource uses

CodeSystem
readiness-assessment-concepts-temporaryReadiness Assessment Concepts

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet readiness-assessment-codes


Source

{
  "resourceType": "ValueSet",
  "id": "readiness-assessment-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/pco/ValueSet/readiness-assessment-codes",
  "version": "1.0.0-ballot",
  "name": "ReadinessAssessmentType",
  "title": "Readiness Assessment Codes",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-28T13:01:03+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",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/pco/CodeSystem/readiness-assessment-concepts-temporary"
      }
    ]
  }
}