FHIR IG analytics| Package | hl7.fhir.us.ph-library.r4 |
| Resource Type | MessageDefinition |
| Id | MessageDefinition-us-ph-messagedefinition-contentbundle-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageDefinition us-ph-messagedefinition-contentbundle-example
Profile: US Public Health MessageDefinition
identifier: URI/urn:oid:2.16.840.1.113883.4.642.40.58.30.1
version: 2.0.0-ballot
status: Active
date: 2023-01-08
publisher: HL7 International / Public Health
contact: HL7 International / Public Health: http://www.hl7.org/Special/committees/pher,pher@lists.HL7.org
jurisdiction: United States of America
event: US Public Health CodeSystem - Message Types cancer-report-message: Indicates a message containing cancer reporting data sent from clinical care to PHA.
category: Notification
| Code | Profile | Min | Max |
| Bundle | US Public Health Content Bundle | 1 | 1 |
{
"resourceType": "MessageDefinition",
"id": "us-ph-messagedefinition-contentbundle-example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-messagedefinition"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/ph-library/MessageDefinition/us-ph-messagedefinition-contentbundle-example",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.58.30.1"
}
],
"version": "2.0.0-ballot",
"status": "active",
"date": "2023-01-08",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pher@lists.HL7.org"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"eventCoding": {
"system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-message-types",
"code": "cancer-report-message"
},
"category": "notification",
"focus": [
{
"code": "Bundle",
"profile": "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-content-bundle",
"min": 1,
"max": "1"
}
]
}