| Package | hl7.fhir.us.davinci-pcde |
| Resource Type | CodeSystem |
| Id | PCDEtempCodes |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/davinci-pcde/https://build.fhir.org/ig/HL7/davinci-pcde/CodeSystem-PCDEtempCodes.html |
| URL | http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEtempCodes |
| Version | 1.0.0 |
| Status | draft |
| Date | 2022-08-29T14:43:13+00:00 |
| Name | PCDETempCodes |
| Title | PCDE Temporary Codes |
| Realm | us |
| Authority | hl7 |
| Description | Temporary codes defined for use in the PCDE specification. These codes will be replaced by official HL7, LOINC and/or other codes in a future release once implementer experience has confirmed requirements. |
| Content | complete |
| ValueSet | |
| PCDESectionCode | PCDE Document Section Codes |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEtempCodes defines the following codes:
{
"resourceType": "CodeSystem",
"id": "PCDEtempCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEtempCodes",
"version": "1.0.0",
"name": "PCDETempCodes",
"title": "PCDE Temporary Codes",
"status": "draft",
"date": "2022-08-29T14:43:13+00:00",
"publisher": "HL7 International - Financial Management Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
}
]
}
],
"description": "Temporary codes defined for use in the PCDE specification. These codes will be replaced by official HL7, LOINC and/or other codes in a future release once implementer experience has confirmed requirements.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "pcde",
"display": "Coverage Transition Document",
"definition": "A document that details information related to transitioning coverage from one payor to another."
},
{
"code": "_section",
"concept": [
{
"code": "activeTreatment",
"display": "Active Treatments",
"definition": "A section detailing information about ongoing, current, active treatments."
},
{
"code": "treatment",
"display": "Treatment",
"definition": "A sub-section detailing treatment information."
},
{
"code": "priorCoverage",
"display": "Prior Coverage",
"definition": "A sub-section detailing current active prior authorizations."
},
{
"code": "supportingInfo",
"display": "Supporting Information",
"definition": "A sub-section detailing previous observations and therapies that support the current treatment."
},
{
"code": "otherDocumentation",
"display": "Other Document",
"definition": "A section detailing additional information deemed relevant to the transfer of care."
}
]
}
]
}