VA PGHD FHIR R4 Governance
2.1.27 - active
VA PGHD FHIR R4 Governance - Local Development build (v2.1.27) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-11-27 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "va-pghd-device-definition-catalog-status-v1.0"] ; #
fhir:meta [
( fhir:tag [
fhir:system [
fhir:v "https://wiki.mobilehealth.va.gov/x/Onc1C"^^xsd:anyURI ;
fhir:l <https://wiki.mobilehealth.va.gov/x/Onc1C> ] ;
fhir:code [ fhir:v "07542190-470a-4043-af42-aaac98406d57" ] ;
fhir:display [ fhir:v "PGD Terminology Governance" ] ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet va-pghd-device-definition-catalog-status-v1.0</b></p><a name=\"va-pghd-device-definition-catalog-status-v1.0\"> </a><a name=\"hcva-pghd-device-definition-catalog-status-v1.0\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Tag: PGD Terminology Governance (Details: Onc1C code 07542190-470a-4043-af42-aaac98406d57 = 'PGD Terminology Governance')</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-va-pghd-codesystem.html\"><code>https://connectedcare.va.gov/pghd/code-system</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?2.1.27</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-approved\">approved</a></td><td>Approved</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-provisional\">provisional</a></td><td>Provisional</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-rejected-pre-existing-devicedefinition\">rejected-pre-existing-devicedefinition</a></td><td>Rejected - pre-existing DeviceDefinition</td></tr><tr><td><a href=\"CodeSystem-va-pghd-codesystem.html#va-pghd-codesystem-rejected-invalid-devicedefinition\">rejected-invalid-devicedefinition</a></td><td>Rejected - invalid DeviceDefinition</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://veteran.apps.va.gov/smart-pgd-fhir/v2/ValueSet/va-pghd-device-definition-catalog-status-v1.0"^^xsd:anyURI ;
fhir:l <https://veteran.apps.va.gov/smart-pgd-fhir/v2/ValueSet/va-pghd-device-definition-catalog-status-v1.0>
] ; #
fhir:version [ fhir:v "2.1.27"] ; #
fhir:name [ fhir:v "VAPGHDDeviceDefinitionCatalogStatus"] ; #
fhir:title [ fhir:v "VA PGHD DeviceDefinition Catalog Status"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2024-11-27"^^xsd:date] ; #
fhir:publisher [ fhir:v "Department of Veterans Affairs, Veterans Health Administration, Office of Connected Care"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Department of Veterans Affairs, Veterans Health Administration, Office of Connected Care" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.va.gov" ] ] )
] ) ; #
fhir:description [ fhir:v "DeviceDefinition Catalog Status codes allow for distinguishing approved PGHD FHIR DeviceDefinitions from provisional DeviceDefinitions pending Governance review or proposed DeviceDefinitions which have been rejected for specified reason."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "https://connectedcare.va.gov/pghd/code-system"^^xsd:anyURI ;
fhir:l <https://connectedcare.va.gov/pghd/code-system> ] ;
( fhir:concept [
fhir:code [ fhir:v "approved" ] ;
fhir:display [ fhir:v "Approved" ] ] [
fhir:code [ fhir:v "provisional" ] ;
fhir:display [ fhir:v "Provisional" ] ] [
fhir:code [ fhir:v "rejected-pre-existing-devicedefinition" ] ;
fhir:display [ fhir:v "Rejected - pre-existing DeviceDefinition" ] ] [
fhir:code [ fhir:v "rejected-invalid-devicedefinition" ] ;
fhir:display [ fhir:v "Rejected - invalid DeviceDefinition" ] ] ) ] )
] . #
IG © 2024+ Department of Veterans Affairs, Veterans Health Administration, Office of Connected Care. Package gov.va.mobile.rpghd#2.1.27 based on FHIR 4.0.1. Generated 2026-05-06
Links: Table of Contents |
QA Report