Package | hl7.fhir.us.medmorph |
Resource Type | ValueSet |
Id | us-ph-supplemental-valueset-example |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/medmorph/https://build.fhir.org/ig/HL7/fhir-medmorph/ValueSet-us-ph-supplemental-valueset-example.html |
URL | http://hl7.org/fhir/us/medmorph/ValueSet/us-ph-supplemental-valueset-example |
Version | 1.0.0 |
Status | active |
Date | 2022-06-02T00:00:00+10:00 |
Name | USPublicHealthSupplementalValueSetExample |
Title | US Public Health Supplemental Valueset Example |
Realm | us |
Authority | hl7 |
Description | This valueset is a valueset created for the purposes of demonstrating, by example, the US Public Health Supplemental ValueSet profile. |
Purpose | Define the set of supported endpoint connection types. |
No resources found
CodeSystem | |
endpoint-connection-type | Endpoint Connection Type |
Note: links and images are rebased to the (stated) source
http://terminology.hl7.org/CodeSystem/endpoint-connection-type
{ "resourceType": "ValueSet", "id": "us-ph-supplemental-valueset-example", "meta": { "versionId": "7", "lastUpdated": "2022-08-02T23:54:38.998+00:00", "source": "#dT0KXVOAb8myg0g1", "profile": [ "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-supplemental-valueset" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-steward", "valueContactDetail": { "name": "Example Steward" } }, { "url": "http://hl7.org/fhir/StructureDefinition/valueset-author", "valueContactDetail": { "name": "Example Author" } } ], "url": "http://hl7.org/fhir/us/medmorph/ValueSet/us-ph-supplemental-valueset-example", "version": "1.0.0", "name": "USPublicHealthSupplementalValueSetExample", "title": "US Public Health Supplemental Valueset Example", "status": "active", "experimental": false, "date": "2022-06-02T00:00:00+10:00", "publisher": "HL7 International - Public Health Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/pher" } ] } ], "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/medmorph/CodeSystem/us-ph-usage-context-type", "code": "reporting", "display": "Reporting" }, "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-usage-context", "code": "supplemental", "display": "Supplemental" } ] } } ], "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" } ] } }