| Package | hl7.fhir.us.ecr |
| Resource Type | CodeSystem |
| Id | us-ph-usage-context |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/CodeSystem-us-ph-usage-context.html |
| URL | http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context |
| Version | 2.1.2 |
| Status | active |
| Date | 2020-10-26 |
| Name | USPublicHealthUsageContext |
| Title | US Public Health Usage Context |
| Realm | us |
| Authority | hl7 |
| Description | This code system contains codes that identify the use context of a ValueSet or Library. |
| Content | complete |
| ValueSet | |
| us-ph-valueset-priority | US Public Health ValueSet Priority |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem us-ph-usage-context
Profile: US Public Health CodeSystem
This case-sensitive code system http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context defines the following codes:
{
"resourceType": "CodeSystem",
"id": "us-ph-usage-context",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-codesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
}
],
"url": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.46.16.8"
}
],
"version": "2.1.2",
"name": "USPublicHealthUsageContext",
"title": "US Public Health Usage Context",
"status": "active",
"experimental": false,
"date": "2020-10-26",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description": "This code system contains codes that identify the use context of a ValueSet or Library.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
],
"text": "United States of America"
}
],
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "emergent",
"display": "Emergent",
"definition": "The artifact is an emergent reporting specification program release."
},
{
"code": "program",
"display": "Program",
"definition": "The artifact is a reporting specification program."
},
{
"code": "routine",
"display": "Routine",
"definition": "The artifact is a routine reporting specification program release."
},
{
"code": "supplemental",
"display": "Supplemental",
"definition": "The artifact is applicable only when determining whether an event is suspected reportable."
},
{
"code": "triggering",
"display": "Triggering",
"definition": "The artifact is applicable when identifying a triggering event."
},
{
"code": "value-set-library",
"display": "ValueSet Library",
"definition": "The artifact is a ValueSet Library."
}
]
}