{
"description": "This code system contains codes that identify the use context of a ValueSet or Library.",
"_filename": "example/CodeSystem-us-ph-codesystem-usage-context.json",
"package_name": "hl7.fhir.us.ph-library.r4",
"date": "2023-08-17T14:04:40+00:00",
"meta": {
"profile": [ "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem" ],
"versionId": "4",
"lastUpdated": "2023-07-13T06:14:17.545Z"
},
"publisher": "HL7 Public Health Working Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "USPublicHealthCodeSystemUsageContext",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "US Public Health CodeSystem - Usage Context",
"package_version": "1.0.0",
"status": "active",
"id": "95e49e52-c6d1-4e85-a839-8b85499e66ac",
"kind": null,
"count": 6,
"url": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
"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."
} ],
"caseSensitive": true,
"version": "1.0.0",
"contact": [ {
"name": "HL7 Public Health Working Group",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pher",
"system": "url"
}, {
"value": "pher@lists.HL7.org",
"system": "email"
} ]
} ]
}