FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.home-lab-report.r4b
Resource TypeMessageHeader
IdMessageHeader-messageheader-at-home-in-vitro-test-p-noelle.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: MessageHeader

Resource MessageHeader "messageheader-at-home-in-vitro-test-p-noelle" Version "9" Updated "2023-01-26 22:23:23+0000"

Information Source: #Hg6v98WBE27BXwor!

Profile: MessageHeader - At-Home In-Vitro Test Results

event: Result of most recent lab test for condition of interest (Details: LOINC code 96552-5 = 'Result of most recent lab test for condition of interest', stated as 'null')

Sources

-ExtensionNameSoftwareVersionContactEndpoint
*ACME Application ServerACME Application Software1.2.3.4.5+1 (555) 987 6543http://at-home-in-vitro-test.org/fhir/endpoint/1

focus: DiagnosticReport/diagnosticreport-at-home-in-vitro-results-covid-p-noelle


Source1

{
  "resourceType": "MessageHeader",
  "id": "messageheader-at-home-in-vitro-test-p-noelle",
  "meta": {
    "versionId": "9",
    "lastUpdated": "2023-01-26T22:23:23.051+00:00",
    "source": "#Hg6v98WBE27BXwor",
    "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"
  },
  "source": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-source-software-info",
        "extension": [
          {
            "url": "vendorOrganization",
            "valueReference": {
              "reference": "Organization/us-core-organization-acme-corporation"
            }
          },
          {
            "url": "softwareBinaryID",
            "valueString": "Binary ID unknown"
          },
          {
            "url": "softwareInstallDate",
            "valueDate": "2022-06-01"
          }
        ]
      }
    ],
    "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"
    }
  ]
}