Electronic Case Reporting (eCR), published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/valueset-procedure-triggers-example> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "valueset-procedure-triggers-example"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet valueset-procedure-triggers-example</b></p><a name=\"valueset-procedure-triggers-example\"> </a><a name=\"hcvalueset-procedure-triggers-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/ph-library/2.0.0-snapshot/StructureDefinition-us-ph-triggering-valueset.html\">US Public Health Triggering ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul/></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/artifact-author" ] ;
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "ValueSet Author" ]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "pher" ]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [
fhir:value "informative" ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/us/ecr/ImplementationGuide/hl7.fhir.us.ecr" ;
fhir:link <http://hl7.org/fhir/us/ecr/ImplementationGuide/hl7.fhir.us.ecr>
]
]
]
] ;
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-procedure-triggers-example"] ;
fhir:ValueSet.identifier [
fhir:index -1 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113762.1.4.1146.9999" ]
] ;
fhir:ValueSet.version [ fhir:value "3.0.0-ballot"] ;
fhir:ValueSet.name [ fhir:value "ValueSetProcedureTriggersExample"] ;
fhir:ValueSet.title [ fhir:value "Example Procedure Triggers for Public Health Reporting"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-08-03T20:08:57+00:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "HL7 International / Public Health"] ;
fhir:ValueSet.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "HL7 International / Public Health" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "pher@lists.HL7.org" ]
]
] ;
fhir:ValueSet.description [ fhir:value "This example set of values contains procedure names for orders that represent that the patient may have a received a procedure or that a procedure has been requested."] ;
fhir:ValueSet.useContext [
fhir:index -1 ;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type" ] ;
fhir:Coding.code [ fhir:value "reporting" ] ;
fhir:Coding.display [ fhir:value "Reporting" ]
] ;
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context" ] ;
fhir:Coding.code [ fhir:value "triggering" ] ;
fhir:Coding.display [ fhir:value "Triggering" ]
]
]
], [
fhir:index -1 ;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type" ] ;
fhir:Coding.code [ fhir:value "priority" ] ;
fhir:Coding.display [ fhir:value "Priority" ]
] ;
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context" ] ;
fhir:Coding.code [ fhir:value "routine" ] ;
fhir:Coding.display [ fhir:value "Routine" ]
]
]
] ;
fhir:ValueSet.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "US" ]
]
] ;
fhir:ValueSet.copyright [ fhir:value "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/valueset-procedure-triggers-example.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/valueset-procedure-triggers-example.ttl> .
IG © 2025+ HL7 International / Public Health.
Package hl7.fhir.us.ecr#3.0.0-ballot based on FHIR 4.0.1.
Generated
2026-08-03
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
