| Package | hl7.fhir.uv.phd |
| Resource Type | CodeSystem |
| Id | ContinuaHFS |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/phd/https://build.fhir.org/ig/HL7/phd/CodeSystem-ContinuaHFS.html |
| URL | http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS |
| Version | 2.0.0-ballot2 |
| Status | active |
| Date | 2018-09-18 |
| Name | ContinuaHFS |
| Title | Continua Health and Fitness Service Interfaces |
| Realm | uv |
| Authority | hl7 |
| Description | Codes used to describe the Continua Health and Fitness interfaces supported by a Personal Health Gateway. More codes maybe added to this list in the future. |
| Content | complete |
| ValueSet | |
| ContinuaPHGInterfaces | Continua PHG-HFS Interfaces ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ContinuaHFS
Profile: Shareable CodeSystem
This case-sensitive code system http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ContinuaHFS",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "dev"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS",
"version": "2.0.0-ballot2",
"name": "ContinuaHFS",
"title": "Continua Health and Fitness Service Interfaces",
"status": "active",
"experimental": false,
"date": "2018-09-18",
"publisher": "HL7 International / Health Care Devices",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description": "Codes used to describe the Continua Health and Fitness interfaces supported by a Personal Health Gateway. More codes maybe added to this list in the future.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 8,
"concept": [
{
"code": "0",
"display": "observation-upload-soap",
"definition": "The PHG has been certified for the PCD-01 upload using Web services"
},
{
"code": "1",
"display": "consent-enabled-soap",
"definition": "The PHG has been certified for the PCD-01 upload using Web services with patient consent"
},
{
"code": "2",
"display": "capabilities",
"definition": "The PHG has been certified for Capabilities Exchange"
},
{
"code": "3",
"display": "observation-upload-hdata",
"definition": "The PHG has been certified for PCD-01 upload using HDATA"
},
{
"code": "4",
"display": "consent-enabled-hdata",
"definition": "The PHG has been certified for PCD-01 upload using HDATA with patient consent"
},
{
"code": "5",
"display": "questionnaire",
"definition": "The PHG has been certified for the CDA questionnaire"
},
{
"code": "6",
"display": "aps",
"definition": "The PHG has been certified for Authenticated Persistent Sessions"
},
{
"code": "7",
"display": "observation-upload-fhir",
"definition": "The PHG has been certified for uploading FHIR resources"
}
]
}