FHIR IG Statistics: ValueSet/us-ph-valueset-report-initiation-type
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "us-ph-valueset-report-initiation-type",
"meta": {
"versionId": "3",
"lastUpdated": "2023-07-12T07:17:03.170Z"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-report-initiation-type",
"version": "1.0.0",
"name": "USPublicHealthValueSetReportInitiationType",
"title": "US Public Health ValueSet - Report Initiation Type",
"status": "active",
"experimental": false,
"date": "2022-09-06",
"publisher": "HL7 Public Health Working Group",
"contact": [
{
"name": "HL7 Public Health Working Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pher@lists.HL7.org"
}
]
}
],
"description": "The US Public Health Message Types Value Set contains codes for currently identified use cases to indicate how a messages was initiated within the health care organization.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-report-initiation-types"
}
]
}
}