Making Electronic Data More available for Research and Public Health (MedMorph) 1.0.0 - STU 1
Publication Build: This will be filled in by the publication tooling
Raw xml | Download
<Endpoint xmlns="http://hl7.org/fhir"> <id value="example-ph-endpoint"/> <meta> <versionId value="1"/> <lastUpdated value="2020-11-29T02:03:28.045+00:00"/> <profile value="http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-endpoint"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>Public Health Agency Receiver</p> </div> </text> <identifier> <system value="http://example.pha.org/enpoint-identifier"/> <value value="pha-endpoint-id"/> </identifier> <status value="active"/> <connectionType> <system value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/> <code value="hl7-fhir-rest"/> </connectionType> <name value="PHAReceiver"/> <managingOrganization> <reference value="Organization/example-pha-org"/> </managingOrganization> <contact> <system value="email"/> <value value="endpointmanager@example.pha.org"/> <use value="work"/> </contact> <period> <start value="2020-11-20"/> </period> <payloadType> <coding> <system value="http://hl7.org/fhir/resource-types"/> <code value="Bundle"/> </coding> </payloadType> <payloadMimeType value="application/fhir+xml"/> <payloadMimeType value="application/fhir+json"/> <address value="http://example.pha.org/fhir"/> </Endpoint>