Package | hl7.fhir.us.medmorph |
Resource Type | MessageDefinition |
Id | messagedefinition-example-contentbundle |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/medmorph/https://build.fhir.org/ig/HL7/fhir-medmorph/MessageDefinition-messagedefinition-example-contentbundle.html |
URL | http://hl7.org/fhir/us/medmorph/MessageDefinition/messagedefinition-example-contentbundle |
Version | 1.0.0 |
Status | draft |
Date | 2023-06-08T18:18:22+00:00 |
Realm | us |
Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Sample MedMorph Message : Cancer Report Message
{ "resourceType": "MessageDefinition", "id": "messagedefinition-example-contentbundle", "meta": { "versionId": "1", "lastUpdated": "2020-11-29T02:03:28.045+00:00", "profile": [ "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-messagedefinition" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/medmorph/MessageDefinition/messagedefinition-example-contentbundle", "version": "1.0.0", "status": "draft", "date": "2023-06-08T18:18:22+00:00", "publisher": "HL7 International - Public Health Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/pher" } ] } ], "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "eventCoding": { "system": "http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-messageheader-message-types", "code": "cancer-report-message" }, "category": "notification", "focus": [ { "code": "Bundle", "profile": "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-content-bundle", "min": 1, "max": "1" } ] }