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

FHIR IG Statistics: CodeSystem/ContinuaHFS

Packagehl7.fhir.uv.phd
Resource TypeCodeSystem
IdContinuaHFS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/phd/https://build.fhir.org/ig/HL7/phd/CodeSystem-ContinuaHFS.html
URLhttp://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS
Version2.1.0
Statusactive
Date2018-09-18
NameContinuaHFS
TitleContinua Health and Fitness Service Interfaces
Realmuv
Authorityhl7
DescriptionCodes 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.
Contentcomplete

Resources that use this resource

ValueSet
ContinuaPHGInterfacesContinua PHG-HFS Interfaces ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ContinuaHFS

This case-sensitive code system http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS defines the following codes:

CodeDisplayDefinition
0 observation-upload-soapThe PHG has been certified for the PCD-01 upload using Web services
1 consent-enabled-soapThe PHG has been certified for the PCD-01 upload using Web services with patient consent
2 capabilitiesThe PHG has been certified for Capabilities Exchange
3 observation-upload-hdataThe PHG has been certified for PCD-01 upload using HDATA
4 consent-enabled-hdataThe PHG has been certified for PCD-01 upload using HDATA with patient consent
5 questionnaireThe PHG has been certified for the CDA questionnaire
6 apsThe PHG has been certified for Authenticated Persistent Sessions
7 observation-upload-fhirThe PHG has been certified for uploading FHIR resources

Source

{
  "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.1.0",
  "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"
    }
  ]
}