This page is part of the US Public Health Profiles Library (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Active as of 2022-06-02 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "us-ph-supplemental-valueset-example"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "7" ];
fhir:Meta.lastUpdated [ fhir:value "2022-08-02T23:54:38.998+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#dT0KXVOAb8myg0g1" ];
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-supplemental-valueset";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-supplemental-valueset> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-endpoint-connection-type.html\"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-us-ph-endpoint-connection-type-example.html\"><code>http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-endpoint-connection-type-example</code></a></li></ul></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-steward" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "Example Steward" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-author" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "Example Author" ] ]
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-supplemental-valueset-example"];
fhir:ValueSet.version [ fhir:value "1.0.0-ballot"];
fhir:ValueSet.name [ fhir:value "USPublicHealthSupplementalValueSetExample"];
fhir:ValueSet.title [ fhir:value "US Public Health Supplemental Valueset Example"];
fhir:ValueSet.status [ fhir:value "active"];
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean];
fhir:ValueSet.date [ fhir:value "2022-06-02T00:00:00+10:00"^^xsd:dateTime];
fhir:ValueSet.publisher [ fhir:value "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)"];
fhir:ValueSet.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 International - Public Health" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher" ] ]
];
fhir:ValueSet.description [ fhir:value "This valueset is a valueset created for the purposes of demonstrating, by example, the US Public Health Supplemental ValueSet profile."];
fhir:ValueSet.useContext [
fhir:index 0;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-usage-context-type" ];
fhir:Coding.code [ fhir:value "reporting" ];
fhir:Coding.display [ fhir:value "Reporting" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-usage-context" ];
fhir:Coding.code [ fhir:value "supplemental" ];
fhir:Coding.display [ fhir:value "Supplemental" ] ] ]
], [
fhir:index 1;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/usage-context-type" ];
fhir:Coding.code [ fhir:value "focus" ];
fhir:Coding.display [ fhir:value "Clinical Focus" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:240589008;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "240589008" ];
fhir:Coding.display [ fhir:value "Chlamydia trachomatis infection" ] ] ]
], [
fhir:index 2;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-usage-context-type" ];
fhir:Coding.code [ fhir:value "priority" ];
fhir:Coding.display [ fhir:value "Priority" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-usage-context" ];
fhir:Coding.code [ fhir:value "routine" ];
fhir:Coding.display [ fhir:value "Routine" ] ] ]
];
fhir:ValueSet.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "US" ];
fhir:Coding.display [ fhir:value "United States of America" ] ];
fhir:CodeableConcept.text [ fhir:value "United States of America" ]
];
fhir:ValueSet.purpose [ fhir:value "Define the set of supported endpoint connection types."];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-endpoint-connection-type-example" ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.