FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ph-library.r4b
Resource TypeValueSet
IdValueSet-us-ph-valueset-supplemental-example.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/us/ph-library/2025Sep/ValueSet-us-ph-valueset-supplemental-example.html
URLhttp://example.org/fhir/ValueSet/us-ph-valueset-supplemental-example
Version2.0.0-ballot
Statusactive
Date2025-07-30T14:31:09+00:00
NameUSPublicHealthValueSetSupplementalExample
TitleUS Public Health VaueSet - Supplemental Example
Realmus
Authorityhl7
DescriptionThis valueset is a valueset created for the purposes of demonstrating, by example, the US Public Health Supplemental ValueSet profile.
PurposeDefine the set of supported endpoint connection types.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
us-ph-codesystem-endpoint-connection-type-exampleUS Public Health CodeSystem - Endpoint Connection Type Example
endpoint-connection-typeEndpoint Connection Type

Narrative

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

Generated Narrative: ValueSet us-ph-valueset-supplemental-example

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "us-ph-valueset-supplemental-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-supplemental-valueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "Example Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://example.org/fhir/ValueSet/us-ph-valueset-supplemental-example",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.58.48.6"
    }
  ],
  "version": "2.0.0-ballot",
  "name": "USPublicHealthValueSetSupplementalExample",
  "title": "US Public Health VaueSet - Supplemental Example",
  "status": "active",
  "experimental": true,
  "date": "2025-07-30T14:31:09+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "pher@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "This valueset is a valueset created for the purposes of demonstrating, by example, the US Public Health Supplemental ValueSet profile.",
  "useContext": [
    {
      "code": {
        "system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
        "code": "reporting",
        "display": "Reporting"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
            "code": "supplemental",
            "display": "Supplemental"
          }
        ]
      }
    },
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "focus",
        "display": "Clinical Focus"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "240589008",
            "display": "Chlamydia trachomatis infection"
          }
        ]
      }
    },
    {
      "code": {
        "system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
        "code": "priority",
        "display": "Priority"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
            "code": "routine",
            "display": "Routine"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "Define the set of supported endpoint connection types.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
      },
      {
        "system": "http://example.org/fhir/CodeSystem/us-ph-codesystem-endpoint-connection-type-example"
      }
    ]
  }
}