FHIR IG analytics| Package | hl7.fhir.us.home-lab-report |
| Resource Type | MessageHeader |
| Id | MessageHeader-messageheader-at-home-in-vitro-test-p-noelle.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageHeader messageheader-at-home-in-vitro-test-p-noelle
event: Logical Observation Identifiers, Names and Codes (LOINC) 96552-5: Result of most recent lab test for condition of interest
| Name | Endpoint | Receiver |
| AIMS.INTEGRATION.PRD | urn:oid:2.16.840.1.114222.4.3.15.1 | Organization AIMS.PLATFORM |
sender: Organization Acme Corporation
| Extension | Name | Software | Version | Contact | Endpoint |
| ACME Application Server | ACME Application Software | 1.2.3.4.5 | +1 (555) 987 6543 | http://at-home-in-vitro-test.org/fhir/endpoint/1 |
{
"resourceType": "MessageHeader",
"id": "messageheader-at-home-in-vitro-test-p-noelle",
"meta": {
"profile": [
"http://hl7.org/fhir/us/home-lab-report/StructureDefinition/MessageHeader-at-home-in-vitro-test-results"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"eventCoding": {
"system": "http://loinc.org",
"code": "96552-5"
},
"destination": [
{
"name": "AIMS.INTEGRATION.PRD",
"endpoint": "urn:oid:2.16.840.1.114222.4.3.15.1",
"receiver": {
"reference": "Organization/us-core-organization-aphl-aims-prd"
}
}
],
"sender": {
"reference": "Organization/us-core-organization-acme-corporation"
},
"source": {
"extension": [
{
"extension": [
{
"url": "vendorOrganization",
"valueReference": {
"reference": "Organization/us-core-organization-acme-corporation"
}
},
{
"url": "softwareBinaryID",
"valueString": "Binary ID unknown"
},
{
"url": "softwareInstallDate",
"valueDate": "2022-06-01"
}
],
"url": "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-source-software-info"
}
],
"name": "ACME Application Server",
"software": "ACME Application Software",
"version": "1.2.3.4.5",
"contact": {
"system": "phone",
"value": "+1 (555) 987 6543"
},
"endpoint": "http://at-home-in-vitro-test.org/fhir/endpoint/1"
},
"focus": [
{
"reference": "DiagnosticReport/diagnosticreport-at-home-in-vitro-results-covid-p-noelle"
}
]
}