Package | hl7.fhir.us.medmorph |
Resource Type | CodeSystem |
Id | us-ph-usage-context-example |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/medmorph/https://build.fhir.org/ig/HL7/fhir-medmorph/CodeSystem-us-ph-usage-context-example.html |
URL | http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-usage-context-example |
Version | 1.0.0 |
Status | active |
Date | 2020-10-26 |
Name | USPublicHealthUsageContextExample |
Title | US Public Health Usage Context Example |
Realm | us |
Authority | hl7 |
Description | This code system contains codes that identify the use context of a ValueSet or Library. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Properties
This code system defines the following properties for its concepts
Code | Type | Description |
type | code | Type of usage contexts. |
Concepts
This code system http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-usage-context-example
defines the following codes:
{ "resourceType": "CodeSystem", "id": "us-ph-usage-context-example", "meta": { "versionId": "8", "lastUpdated": "2022-07-22T00:06:40.373+00:00", "source": "#yfql7Ak1sBBswhyr", "profile": [ "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-codesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-usage-context-example", "version": "1.0.0", "name": "USPublicHealthUsageContextExample", "title": "US Public Health Usage Context Example", "status": "active", "experimental": true, "date": "2020-10-26", "publisher": "HL7 International - Public Health Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "http://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" } ] } ], "caseSensitive": true, "content": "complete", "property": [ { "extension": [ { "url": "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-codesystem-property-binding-extension", "valueCanonical": "http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-usage-context" } ], "code": "type", "description": "Type of usage contexts.", "type": "code" } ], "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." } ] }