This page is part of the At-Home In-Vitro Test Report (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: MessageHeader - At-Home In-Vitro Results - COVID-19 - P Noelle - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MessageHeader ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "messageheader-at-home-in-vitro-test-p-noelle"] ; #
fhir:meta [
fhir:versionId [ fhir:v "9" ] ;
fhir:lastUpdated [ fhir:v "2023-01-26T22:23:23.051+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#Hg6v98WBE27BXwor"^^xsd:anyURI ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/MessageHeader-at-home-in-vitro-test-results"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/home-lab-report/StructureDefinition/MessageHeader-at-home-in-vitro-test-results> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"messageheader-at-home-in-vitro-test-p-noelle\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MessageHeader "messageheader-at-home-in-vitro-test-p-noelle" Version "9" Updated "2023-01-26 22:23:23+0000" </p><p style=\"margin-bottom: 0px\">Information Source: #Hg6v98WBE27BXwor!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MessageHeader-at-home-in-vitro-test-results.html\">MessageHeader - At-Home In-Vitro Test Results</a></p></div><p><b>event</b>: 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')</p><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td>*</td><td/><td>ACME Application Server</td><td>ACME Application Software</td><td>1.2.3.4.5</td><td><a href=\"tel:+1(555)9876543\">+1 (555) 987 6543</a></td><td><a href=\"http://at-home-in-vitro-test.org/fhir/endpoint/1\">http://at-home-in-vitro-test.org/fhir/endpoint/1</a></td></tr></table><p><b>focus</b>: <a href=\"DiagnosticReport-diagnosticreport-at-home-in-vitro-results-covid-p-noelle.html\">DiagnosticReport/diagnosticreport-at-home-in-vitro-results-covid-p-noelle</a></p></div>"
] ; #
fhir:event [
a fhir:Coding, loinc:96552-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "96552-5" ]
] ; #
fhir:source [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-source-software-info"^^xsd:anyURI ] ;
( fhir:extension [
fhir:url [ fhir:v "vendorOrganization"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Organization/us-core-organization-acme-corporation" ] ] ] [
fhir:url [ fhir:v "softwareBinaryID"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Binary ID unknown" ] ] [
fhir:url [ fhir:v "softwareInstallDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2022-06-01"^^xsd:date ] ] ) ] ) ;
fhir:name [ fhir:v "ACME Application Server" ] ;
fhir:software [ fhir:v "ACME Application Software" ] ;
fhir:version [ fhir:v "1.2.3.4.5" ] ;
fhir:contact [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+1 (555) 987 6543" ] ] ;
fhir:endpoint [ fhir:v "http://at-home-in-vitro-test.org/fhir/endpoint/1"^^xsd:anyURI ]
] ; #
fhir:focus ( [
fhir:reference [ fhir:v "DiagnosticReport/diagnosticreport-at-home-in-vitro-results-covid-p-noelle" ]
] ) . #