| Package | hl7.fhir.us.ecr |
| Resource Type | CodeSystem |
| Id | us-ph-message-types-codesystem |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/CodeSystem-us-ph-message-types-codesystem.html |
| URL | http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-message-types-codesystem |
| Version | 2.1.2 |
| Status | active |
| Date | 2020-09-06 |
| Name | USPublicHealthMessageTypesCodeSystem |
| Title | US Public Health Message Types CodeSystem |
| Realm | us |
| Authority | hl7 |
| Description | The US Public Health Message Types CodeSystem is a 'starter set' of codes supported for identifying types of messages being exchanged. |
| Content | complete |
| ValueSet | |
| us-ph-message-types-valueset | US Public Health Message Types ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem us-ph-message-types-codesystem
This case-sensitive code system http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-message-types-codesystem defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "us-ph-message-types-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-message-types-codesystem",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.46.16.5"
}
],
"version": "2.1.2",
"name": "USPublicHealthMessageTypesCodeSystem",
"title": "US Public Health Message Types CodeSystem",
"status": "active",
"experimental": false,
"date": "2020-09-06",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description": "The US Public Health Message Types CodeSystem is a 'starter set' of codes supported for identifying types of messages being exchanged.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/us/ecr/ValueSet/us-ph-message-types-valueset",
"hierarchyMeaning": "is-a",
"content": "complete",
"count": 11,
"concept": [
{
"code": "message-report",
"display": "Indicates a message containing a report exchanged between clinical care and PHA/Research Organization.",
"definition": "Indicates a message that contains data for a specific use case. Hep C, Cancer and Healthcare Surveys are example use cases etc.",
"concept": [
{
"code": "cancer-report-message",
"display": "Indicates a message containing cancer reporting data sent from clinical care to PHA.",
"definition": "Indicates that cancer data are present in the message being sent from clinical care to PHA."
},
{
"code": "cancer-response-message",
"display": "Indicates a message containing cancer report response data sent from PHA to clinical care.",
"definition": "Indicates that a message containing response data for an already submitted cancer report is being sent from PHA to clinical care."
},
{
"code": "hepc-report-message",
"display": "Indicates a message containing Hep C data sent from clinical care to PHA.",
"definition": "Indicates that Hep C data are present in the message being sent from clinical care to PHA."
},
{
"code": "hepc-response-message",
"display": "Hep C Response Message sent from PHA to clinical care.",
"definition": "Indicates that a message containing response data for an already submitted Hep C report message is being sent from PHA to clinical care."
},
{
"code": "healthcare-survey-report-message",
"display": "Indicates a message containing healthcare survey data sent from clinical care to PHA.",
"definition": "Indicates that healthcare survey data are present in the message being sent from clinical care to PHA."
},
{
"code": "healthcare-survey-response-message",
"display": "Indicates a message containing healthcare survey data sent from PHA to clinical care.",
"definition": "Indicates that healthcare survey data are present in the response being sent from PHA to clinical care in response to a healthcare survey report message."
},
{
"code": "research-report-message",
"display": "Indicates a message containing healthcare data sent from clinical care to Research Organization.",
"definition": "Indicates that research data are present in the message being sent from clinical care to Research Organization."
},
{
"code": "research-response-message",
"display": "Indicates a message containing response data from Research Organization to clinical care.",
"definition": "Indicates that research data are present in the response being sent from Research Organization to clinical care in response to a submitted research report message."
},
{
"code": "eicr-case-report-message",
"display": "Indicates a message containing electronic case report healthcare data sent from clinical care.",
"definition": "Indicates that electronic case report data are present in the message being sent from clinical care."
},
{
"code": "reportability-response-message",
"display": "Indicates a message containing reportability response data in response to an electronic case report.",
"definition": "Indicates that reportability response data are present in the response to an electronic case report."
}
]
}
]
}