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

FHIR IG Statistics: ValueSet/valueset-us-ph-supplemental-valueset-example

Packagehl7.fhir.us.ecr
Resource TypeValueSet
Idvalueset-us-ph-supplemental-valueset-example
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/ValueSet-valueset-us-ph-supplemental-valueset-example.html
URLhttp://hl7.org/fhir/us/ecr/ValueSet/valueset-us-ph-supplemental-valueset-example
Version2.1.2
Statusactive
Date2020-12-02T00:00:00+10:00
NameUSPublicHealthSupplementalValueSetExample
TitleUS Public Health Supplemental Valueset Example
Realmus
Authorityhl7
DescriptionThis valueset is a simplified duplicate of the eRSD Endpoint Connection Type valueset created for the purposes of demonstraing, 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
endpoint-connection-typeEndpoint Connection Type
ersd-endpoint-connection-typeeRSD Endpoint Connection Type

Narrative

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

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "valueset-us-ph-supplemental-valueset-example",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-supplemental-valueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-steward",
      "valueContactDetail": {
        "name": "CSTE Steward"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "CSTE Author"
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/ecr/ValueSet/valueset-us-ph-supplemental-valueset-example",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.46.48.6"
    }
  ],
  "version": "2.1.2",
  "name": "USPublicHealthSupplementalValueSetExample",
  "title": "US Public Health Supplemental Valueset Example",
  "status": "active",
  "experimental": true,
  "date": "2020-12-02T00:00:00+10:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "This valueset is a simplified duplicate of the eRSD Endpoint Connection Type valueset created for the purposes of demonstraing, by example, the US Public Health Supplemental ValueSet profile.",
  "useContext": [
    {
      "code": {
        "system": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type",
        "code": "reporting",
        "display": "Reporting"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context",
            "code": "supplemental",
            "display": "Supplemental"
          }
        ]
      }
    },
    {
      "code": {
        "system": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type",
        "code": "priority",
        "display": "Priority"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context",
            "code": "routine",
            "display": "Routine"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ],
      "text": "United States of America"
    }
  ],
  "purpose": "Define the set of supported endpoint connection types.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
      },
      {
        "system": "http://hl7.org/fhir/us/ecr/CodeSystem/ersd-endpoint-connection-type"
      }
    ]
  }
}