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

FHIR IG Statistics: ValueSet/ContinuaPHGInterfaces

Packagehl7.fhir.uv.phd
Resource TypeValueSet
IdContinuaPHGInterfaces
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/phd/https://build.fhir.org/ig/HL7/phd/ValueSet-ContinuaPHGInterfaces.html
URLhttp://hl7.org/fhir/uv/phd/ValueSet/ContinuaPHGInterfaces
Version2.1.0
Statusactive
Date2025-07-25T14:51:26+00:00
NameContinuaPHGInterfaces
TitleContinua PHG-HFS Interfaces ValueSet
Realmuv
Authorityhl7
DescriptionValueSet containing all codes from the ContinuaHFS CodeSystem, representing Continua Health and Fitness Server (HFS) interfaces supported by a PHG.

Resources that use this resource

StructureDefinition
PhgDevicePhgDevice

Resources that this resource uses

CodeSystem
ContinuaHFSContinua Health and Fitness Service Interfaces

Narrative

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

Generated Narrative: ValueSet ContinuaPHGInterfaces


Source

{
  "resourceType": "ValueSet",
  "id": "ContinuaPHGInterfaces",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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/ValueSet/ContinuaPHGInterfaces",
  "version": "2.1.0",
  "name": "ContinuaPHGInterfaces",
  "title": "Continua PHG-HFS Interfaces ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25T14:51:26+00:00",
  "publisher": "HL7 International / Health Care Devices",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/healthcaredevices"
        }
      ]
    }
  ],
  "description": "ValueSet containing all codes from the ContinuaHFS CodeSystem, representing Continua Health and Fitness Server (HFS) interfaces supported by a PHG.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaHFS"
      }
    ]
  }
}