At-Home In-Vitro Test Report
1.0.0-ballot - Ballot US

This page is part of the At-Home In-Vitro Test Report (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Bundle - At-Home In-Vitro Test Results - P Noelle - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "bundle-at-home-in-vitro-test-results-p-noelle"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "10" ];
     fhir:Meta.lastUpdated [ fhir:value "2022-07-20T04:27:26.331+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#ctbhj9GsEhQXP8ev" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Bundle-at-home-in-vitro-test";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Bundle-at-home-in-vitro-test>     ]
  ];
  fhir:Bundle.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:uuid:683dde44f7664b03a20b6324f23986d9" ]
  ];
  fhir:Bundle.type [ fhir:value "message"];
  fhir:Bundle.timestamp [ fhir:value "2022-04-29T08:51:14.637+00:00"^^xsd:dateTime];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://fhir.org/fhir/Organization/messageheader-at-home-in-vitro-test-p-noelle" ];
     fhir:Bundle.entry.resource <https://fhir.org/fhir/Organization/messageheader-at-home-in-vitro-test-p-noelle>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://fhir.org/fhir/DiagnosticReport/diagnosticreport-at-home-in-vitro-results-covid-p-noelle" ];
     fhir:Bundle.entry.resource <https://fhir.org/fhir/DiagnosticReport/diagnosticreport-at-home-in-vitro-results-covid-p-noelle>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://fhir.org/fhir/Observation/observation-at-home-in-vitro-test-result-covid-p-noelle" ];
     fhir:Bundle.entry.resource <https://fhir.org/fhir/Observation/observation-at-home-in-vitro-test-result-covid-p-noelle>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://fhir.org/fhir/Observation/observation-patient-answer-symptom-onset-covid-p-noelle" ];
     fhir:Bundle.entry.resource <https://fhir.org/fhir/Observation/observation-patient-answer-symptom-onset-covid-p-noelle>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://fhir.org/fhir/Observation/observation-patient-answer-symptoms-present-covid-p-noelle" ];
     fhir:Bundle.entry.resource <https://fhir.org/fhir/Observation/observation-patient-answer-symptoms-present-covid-p-noelle>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://fhir.org/fhir/Patient/us-core-patient-patricia-noelle" ];
     fhir:Bundle.entry.resource <https://fhir.org/fhir/Patient/us-core-patient-patricia-noelle>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://fhir.org/fhir/Organization/us-core-organization-quidel-corporation" ];
     fhir:Bundle.entry.resource <https://fhir.org/fhir/Organization/us-core-organization-quidel-corporation>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://fhir.org/fhir/Specimen/specimen-anterior-nares-swab-p-noelle" ];
     fhir:Bundle.entry.resource <https://fhir.org/fhir/Specimen/specimen-anterior-nares-swab-p-noelle>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://fhir.org/fhir/Device/device-quickvue-sars-antigen-test" ];
     fhir:Bundle.entry.resource <https://fhir.org/fhir/Device/device-quickvue-sars-antigen-test>
  ].

<https://fhir.org/fhir/Organization/messageheader-at-home-in-vitro-test-p-noelle> a fhir:MessageHeader;
  fhir:Resource.id [ fhir:value "messageheader-at-home-in-vitro-test-p-noelle"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "3" ];
     fhir:Meta.lastUpdated [ fhir:value "2022-04-29T05:38:44.863+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#FTAQtfFon8QbArxA" ];
     fhir:Meta.profile [
       fhir:value "https://hl7.org/fhir/us/home-lab-report/StructureDefinition/MessageHeader-at-home-in-vitro-test-results";
       fhir:index 0;
       fhir:link <https://hl7.org/fhir/us/home-lab-report/StructureDefinition/MessageHeader-at-home-in-vitro-test-results>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b></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 \"3\" Updated \"2022-04-29 05:38:44+0000\" </p><p style=\"margin-bottom: 0px\">Information Source: #FTAQtfFon8QbArxA!</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>: At-Home In-Vitro Test Result Report (Details: http://hl7.org/fhir/us/home-lab-report/CodeSystem/codesystem-at-home-in-vitro-test code at-home-in-vitro-test-result-report = 'At-Home In-Vitro Test Result Report', stated as 'null')</p><h3>Sources</h3><table class=\"grid\"><tr><td>-</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>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><h3>Responses</h3><table class=\"grid\"><tr><td>-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td>*</td><td>5015fe84-8e76-4526-89d8-44b322e8d4fc</td><td>ok</td></tr></table><p><b>focus</b>: <a href=\"#DiagnosticReport_diagnosticreport-at-home-in-vitro-results-covid-p-noelle\">See above (DiagnosticReport/diagnosticreport-at-home-in-vitro-results-covid-p-noelle)</a></p></div>"
  ];
  fhir:MessageHeader.eventCoding [
     fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/home-lab-report/CodeSystem/codesystem-at-home-in-vitro-test" ];
     fhir:Coding.code [ fhir:value "at-home-in-vitro-test-result-report" ]
  ];
  fhir:MessageHeader.source [
     fhir:MessageHeader.source.name [ fhir:value "ACME Application Server" ];
     fhir:MessageHeader.source.software [ fhir:value "ACME Application Software" ];
     fhir:MessageHeader.source.version [ fhir:value "1.2.3.4.5" ];
     fhir:MessageHeader.source.contact [
       fhir:ContactPoint.system [ fhir:value "phone" ];
       fhir:ContactPoint.value [ fhir:value "+1 (555) 987 6543" ]     ];
     fhir:MessageHeader.source.endpoint [ fhir:value "http://at-home-in-vitro-test.org/fhir/endpoint/1" ]
  ];
  fhir:MessageHeader.response [
     fhir:MessageHeader.response.identifier [ fhir:value "5015fe84-8e76-4526-89d8-44b322e8d4fc" ];
     fhir:MessageHeader.response.code [ fhir:value "ok" ]
  ];
  fhir:MessageHeader.focus [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "DiagnosticReport/diagnosticreport-at-home-in-vitro-results-covid-p-noelle" ]
  ].

<https://fhir.org/fhir/DiagnosticReport/diagnosticreport-at-home-in-vitro-results-covid-p-noelle> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "diagnosticreport-at-home-in-vitro-results-covid-p-noelle"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "5" ];
     fhir:Meta.lastUpdated [ fhir:value "2022-04-29T04:38:57.747+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#VUCGv61DXRaCBMVh" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/DiagnosticReport-at-home-in-vitro-results-covid";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/home-lab-report/StructureDefinition/DiagnosticReport-at-home-in-vitro-results-covid>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <div class=\"hapiHeaderText\"> SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay </div>\n                        <table class=\"hapiPropertyTable\">\n                            <tbody>\n                                <tr>\n                                    <td>Status</td>\n                                    <td>FINAL</td>\n                                </tr>\n                                <tr>\n                                    <td>Issued</td>\n                                    <td> 10 March 2021 00:45:33 </td>\n                                </tr>\n                            </tbody>\n                        </table>\n                    </div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo" ];
     fhir:Extension.valueReference [
       fhir:Reference.reference [ fhir:value "Observation/observation-patient-answer-symptoms-present-covid-p-noelle" ];
       fhir:Reference.display [ fhir:value "Whether the patient has symptoms related to condition of interest: Yes" ]     ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo" ];
     fhir:Extension.valueReference [
       fhir:Reference.reference [ fhir:value "Observation/observation-patient-answer-symptom-onset-covid-p-noelle" ];
       fhir:Reference.display [ fhir:value "Date and time of symptom onset: March 22, 2021" ]     ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0074" ];
       fhir:Coding.code [ fhir:value "LAB" ];
       fhir:Coding.display [ fhir:value "Laboratory" ]     ]
  ];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:95209-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "95209-3" ];
       fhir:Coding.display [ fhir:value "SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay" ]     ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient-patricia-noelle" ];
     fhir:Reference.display [ fhir:value "Patricia Noelle" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2021-03-10T11:45:33+11:00"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2021-03-10T11:45:33+11:00"^^xsd:dateTime];
  fhir:DiagnosticReport.performer [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Organization/us-core-organization-quidel-corporation" ];
     fhir:Reference.display [ fhir:value "Quidel Corporation" ]
  ];
  fhir:DiagnosticReport.result [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Observation/observation-at-home-in-vitro-test-result-covid-p-noelle" ];
     fhir:Reference.display [ fhir:value "SARS-CoV+SARS-CoV-2" ]
  ].

<https://fhir.org/fhir/Observation/observation-at-home-in-vitro-test-result-covid-p-noelle> a fhir:Observation;
  fhir:Resource.id [ fhir:value "observation-at-home-in-vitro-test-result-covid-p-noelle"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "2" ];
     fhir:Meta.lastUpdated [ fhir:value "2022-04-26T05:32:30.789+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#21mXj5peLP3bWTAc" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-at-home-in-vitro-test-result-covid";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-at-home-in-vitro-test-result-covid>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <p>\n                            <b>Generated Narrative</b>\n                        </p>\n                        <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n                            <p style=\"margin-bottom: 0px\">Resource &quot;observation-at-home-in-vitro-test-result-covid-p-noelle&quot; Version &quot;2&quot; Updated &quot;2022-04-26 05:32:30+0000&quot; </p>\n                            <p style=\"margin-bottom: 0px\">Information Source: #21mXj5peLP3bWTAc!</p>\n                            <p style=\"margin-bottom: 0px\">Profile: \n                                <a href=\"StructureDefinition-Observation-at-home-in-vitro-test-result-covid.html\">Observation - At-Home In-Vitro Test Result - COVID-19</a>\n                            </p>\n                        </div>\n                        <p>\n                            <b>status</b>: final \n                        </p>\n                        <p>\n                            <b>category</b>: Laboratory \n                            <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ( \n                                <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory) \n                            </span>\n                        </p>\n                        <p>\n                            <b>code</b>: SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay \n                            <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ( \n                                <a href=\"https://loinc.org/\">LOINC</a>#95209-3) \n                            </span>\n                        </p>\n                        <p>\n                            <b>subject</b>: \n                            <a href=\"Patient-us-core-patient-patricia-noelle.html\">Patient/us-core-patient-patricia-noelle: Patricia Noelle</a> &quot; NOELLE&quot; \n                        </p>\n                        <p>\n                            <b>effective</b>: 2020-03-10 \n                        </p>\n                        <p>\n                            <b>value</b>: Detected \n                            <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ( \n                                <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#260373001) \n                            </span>\n                        </p>\n                        <p>\n                            <b>specimen</b>: \n                            <a href=\"Specimen-specimen-anterior-nares-swab-p-noelle.html\">Specimen/specimen-anterior-nares-swab-p-noelle: UR Specimen ID: MLD45-Z4-1234</a>\n                        </p>\n                        <p>\n                            <b>device</b>: \n                            <a href=\"Device-device-quickvue-sars-antigen-test.html\">Device/device-quickvue-sars-antigen-test: UDI Device ID: 30014613339373</a>\n                        </p>\n                    </div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ];
       fhir:Coding.code [ fhir:value "laboratory" ];
       fhir:Coding.display [ fhir:value "Laboratory" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Laboratory" ]
  ];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:95209-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "95209-3" ];
       fhir:Coding.display [ fhir:value "SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay" ]     ];
     fhir:CodeableConcept.text [ fhir:value "SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay" ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient-patricia-noelle" ];
     fhir:Reference.display [ fhir:value "Patricia Noelle" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2020-03-10"^^xsd:date];
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:260373001;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "260373001" ];
       fhir:Coding.display [ fhir:value "Detected" ]     ]
  ];
  fhir:Observation.specimen [
     fhir:Reference.reference [ fhir:value "Specimen/specimen-anterior-nares-swab-p-noelle" ];
     fhir:Reference.display [ fhir:value "UR Specimen ID: MLD45-Z4-1234" ]
  ];
  fhir:Observation.device [
     fhir:Reference.reference [ fhir:value "Device/device-quickvue-sars-antigen-test" ];
     fhir:Reference.display [ fhir:value "UDI Device ID: 30014613339373" ]
  ].

<https://fhir.org/fhir/Observation/observation-patient-answer-symptom-onset-covid-p-noelle> a fhir:Observation;
  fhir:Resource.id [ fhir:value "observation-patient-answer-symptom-onset-covid-p-noelle"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "2" ];
     fhir:Meta.lastUpdated [ fhir:value "2022-07-13T00:55:46.050+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#jGEhGIwGqzKppdD6" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-patient-question-answer";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-patient-question-answer>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <p>\n                            <b>Generated Narrative</b>\n                        </p>\n                        <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n                            <p style=\"margin-bottom: 0px\">Resource &quot;observation-patient-answer-symptom-onset-covid-p-noelle&quot; Version &quot;2&quot; Updated &quot;2022-07-13 12:55:46+0000&quot; </p>\n                            <p style=\"margin-bottom: 0px\">Information Source: #jGEhGIwGqzKppdD6!</p>\n                            <p style=\"margin-bottom: 0px\">Profile: \n                                <a href=\"StructureDefinition-Observation-patient-question-answer.html\">Observation - Patient Question Answer</a>\n                            </p>\n                        </div>\n                        <p>\n                            <b>status</b>: final\n                        </p>\n                        <p>\n                            <b>category</b>: Survey \n                            <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (\n                                <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#survey)\n                            </span>\n                        </p>\n                        <p>\n                            <b>code</b>: Date and time of Covid 19 symptom onset \n                            <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (\n                                <a href=\"https://loinc.org/\">LOINC</a>#65222-2 &quot;Date and time of symptom onset&quot;)\n                            </span>\n                        </p>\n                        <p>\n                            <b>subject</b>: \n                            <a href=\"Patient-us-core-patient-patricia-noelle.html\">Patient/us-core-patient-patricia-noelle: Patricia Noelle</a> &quot; NOELLE&quot;\n                        </p>\n                        <p>\n                            <b>effective</b>: 2021-03-24\n                        </p>\n                        <p>\n                            <b>value</b>: 2021-03-22\n                        </p>\n                    </div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ];
       fhir:Coding.code [ fhir:value "survey" ];
       fhir:Coding.display [ fhir:value "Survey" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Survey" ]
  ];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:65222-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "65222-2" ];
       fhir:Coding.display [ fhir:value "Date and time of symptom onset" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Date and time of Covid 19 symptom onset" ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient-patricia-noelle" ];
     fhir:Reference.display [ fhir:value "Patricia Noelle" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2021-03-24"^^xsd:date];
  fhir:Observation.valueDateTime [ fhir:value "2021-03-22"^^xsd:date].

<https://fhir.org/fhir/Observation/observation-patient-answer-symptoms-present-covid-p-noelle> a fhir:Observation;
  fhir:Resource.id [ fhir:value "observation-patient-answer-symptoms-present-covid-p-noelle"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "4" ];
     fhir:Meta.lastUpdated [ fhir:value "2022-07-13T00:41:20.284+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#Ijwr6JLVRqUCiFZ7" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-patient-question-answer";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-patient-question-answer>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <p>\n                            <b>Generated Narrative</b>\n                        </p>\n                        <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n                            <p style=\"margin-bottom: 0px\">Resource &quot;observation-patient-answer-symptoms-present-covid-p-noelle&quot; Version &quot;4&quot; Updated &quot;2022-07-13 12:41:20+0000&quot; </p>\n                            <p style=\"margin-bottom: 0px\">Information Source: #Ijwr6JLVRqUCiFZ7!</p>\n                            <p style=\"margin-bottom: 0px\">Profile: \n                                <a href=\"StructureDefinition-Observation-patient-question-answer.html\">Observation - Patient Question Answer</a>\n                            </p>\n                        </div>\n                        <p>\n                            <b>status</b>: final\n                        </p>\n                        <p>\n                            <b>category</b>: Survey \n                            <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (\n                                <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#survey)\n                            </span>\n                        </p>\n                        <p>\n                            <b>code</b>: Whether the patient has symptoms related to condition of interest \n                            <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (\n                                <a href=\"https://loinc.org/\">LOINC</a>#95419-8)\n                            </span>\n                        </p>\n                        <p>\n                            <b>subject</b>: \n                            <a href=\"Patient-us-core-patient-patricia-noelle.html\">Patient/us-core-patient-patricia-noelle: Patricia Noelle</a> &quot; NOELLE&quot;\n                        </p>\n                        <p>\n                            <b>effective</b>: 2021-03-24\n                        </p>\n                        <p>\n                            <b>value</b>: Yes \n                            <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (\n                                <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#373066001)\n                            </span>\n                        </p>\n                    </div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ];
       fhir:Coding.code [ fhir:value "survey" ];
       fhir:Coding.display [ fhir:value "Survey" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Survey" ]
  ];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:95419-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "95419-8" ];
       fhir:Coding.display [ fhir:value "Whether the patient has symptoms related to condition of interest" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Whether the patient has symptoms related to condition of interest" ]
  ];
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient-patricia-noelle" ];
     fhir:Reference.display [ fhir:value "Patricia Noelle" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2021-03-24"^^xsd:date];
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:373066001;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "373066001" ];
       fhir:Coding.display [ fhir:value "Yes" ]     ]
  ].

<https://fhir.org/fhir/Patient/us-core-patient-patricia-noelle> a fhir:Patient;
  fhir:Resource.id [ fhir:value "us-core-patient-patricia-noelle"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "3" ];
     fhir:Meta.lastUpdated [ fhir:value "2022-05-04T18:50:10.889+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#6edes19WgO7zJvGV" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <div class=\"hapiHeaderText\">Patricia \n                            <b>NOELLE </b>\n                        </div>\n                        <table class=\"hapiPropertyTable\">\n                            <tbody>\n                                <tr>\n                                    <td>Identifier</td>\n                                    <td>900</td>\n                                </tr>\n                                <tr>\n                                    <td>Address</td>\n                                    <td>\n                                        <span>7247 Main St </span>\n                                        <br/>\n                                        <span>Springfield </span>\n                                        <span>OK </span>\n                                        <span>US </span>\n                                    </td>\n                                </tr>\n                                <tr>\n                                    <td>Date of birth</td>\n                                    <td>\n                                        <span>17 October 1954</span>\n                                    </td>\n                                </tr>\n                            </tbody>\n                        </table>\n                    </div>"
  ];
  fhir:Patient.identifier [
     fhir:index 0;
     fhir:Identifier.use [ fhir:value "usual" ];
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
         fhir:Coding.code [ fhir:value "MR" ];
         fhir:Coding.display [ fhir:value "Medical Record Number" ]       ];
       fhir:CodeableConcept.text [ fhir:value "Medical Record Number" ]     ];
     fhir:Identifier.system [ fhir:value "http://hospital.smarthealthit.org" ];
     fhir:Identifier.value [ fhir:value "900" ]
  ];
  fhir:Patient.active [ fhir:value "true"^^xsd:boolean];
  fhir:Patient.name [
     fhir:index 0;
     fhir:HumanName.family [ fhir:value "Noelle" ];
     fhir:HumanName.given [
       fhir:value "Patricia";
       fhir:index 0     ]
  ];
  fhir:Patient.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "555-555-2003" ];
     fhir:ContactPoint.use [ fhir:value "home" ]
  ], [
     fhir:index 1;
     fhir:ContactPoint.system [ fhir:value "email" ];
     fhir:ContactPoint.value [ fhir:value "Patricia.Noelle@example.com" ]
  ];
  fhir:Patient.gender [ fhir:value "female"];
  fhir:Patient.birthDate [ fhir:value "1954-10-17"^^xsd:date];
  fhir:Patient.address [
     fhir:index 0;
     fhir:Address.line [
       fhir:value "7247 Main St";
       fhir:index 0     ];
     fhir:Address.city [ fhir:value "Springfield" ];
     fhir:Address.state [ fhir:value "OK" ];
     fhir:Address.postalCode [ fhir:value "62707" ];
     fhir:Address.country [ fhir:value "US" ]
  ].

<https://fhir.org/fhir/Organization/us-core-organization-quidel-corporation> a fhir:Organization;
  fhir:Resource.id [ fhir:value "us-core-organization-quidel-corporation"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "2" ];
     fhir:Meta.lastUpdated [ fhir:value "2022-03-24T05:33:56.426+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#fmPHXoko59FiYwfG" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <p>\n                            <b>Generated Narrative</b>\n                        </p>\n                        <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n                            <p style=\"margin-bottom: 0px\">Resource &quot;us-core-organization-quidel-corporation&quot; Version &quot;2&quot; Updated &quot;2022-03-24 05:33:56+0000&quot; </p>\n                            <p style=\"margin-bottom: 0px\">Information Source: #fmPHXoko59FiYwfG!</p>\n                            <p style=\"margin-bottom: 0px\">Profile: \n                                <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-organization.html\">US Core Organization Profile</a>\n                            </p>\n                        </div>\n                        <p>\n                            <b>active</b>: true\n                        </p>\n                        <p>\n                            <b>name</b>: Quidel Corporation\n                        </p>\n                        <p>\n                            <b>telecom</b>: \n                            <a href=\"tel:+1(858)552-1100\">+1(858)552-1100</a>\n                        </p>\n                    </div>"
  ];
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean];
  fhir:Organization.name [ fhir:value "Quidel Corporation"];
  fhir:Organization.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "+1(858)552-1100" ]
  ].

<https://fhir.org/fhir/Specimen/specimen-anterior-nares-swab-p-noelle> a fhir:Specimen;
  fhir:Resource.id [ fhir:value "specimen-anterior-nares-swab-p-noelle"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "3" ];
     fhir:Meta.lastUpdated [ fhir:value "2022-04-26T05:52:06.045+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#zMz4tFlVYtNHiKsm" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Specimen-at-home-in-vitro-test";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Specimen-at-home-in-vitro-test>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <p>\n                            <b>Generated Narrative</b>\n                        </p>\n                        <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n                            <p style=\"margin-bottom: 0px\">Resource &quot;specimen-anterior-nares-swab-p-noelle&quot; Version &quot;3&quot; Updated &quot;2022-04-26 05:52:06+0000&quot; </p>\n                            <p style=\"margin-bottom: 0px\">Information Source: #zMz4tFlVYtNHiKsm!</p>\n                            <p style=\"margin-bottom: 0px\">Profile: \n                                <a href=\"StructureDefinition-Specimen-at-home-in-vitro-test.html\">Specimen - At-Home In-Vitro Test</a>\n                            </p>\n                        </div>\n                        <p>\n                            <b>identifier</b>: id: MLD45-Z4-1234 \n                        </p>\n                        <p>\n                            <b>status</b>: available \n                        </p>\n                        <p>\n                            <b>type</b>: Anterior nares swab (specimen) \n                            <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ( \n                                <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#697989009) \n                            </span>\n                        </p>\n                        <p>\n                            <b>subject</b>: \n                            <a href=\"Patient-us-core-patient-patricia-noelle.html\">Patient/us-core-patient-patricia-noelle: Patricia Noelle</a> &quot; NOELLE&quot; \n                        </p>\n                        <p>\n                            <b>receivedTime</b>: 2021-12-03 04:00:00+0000 \n                        </p>\n                        <h3>Collections</h3>\n                        <table class=\"grid\">\n                            <tr>\n                                <td>-</td>\n                                <td>\n                                    <b>Collected[x]</b>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td>*</td>\n                                <td>2021-12-03 11:00:00+0000</td>\n                            </tr>\n                        </table>\n                    </div>"
  ];
  fhir:Specimen.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://lab.acme.org/specimens/2021" ];
     fhir:Identifier.value [ fhir:value "MLD45-Z4-1234" ]
  ];
  fhir:Specimen.status [ fhir:value "available"];
  fhir:Specimen.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:697989009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "697989009" ];
       fhir:Coding.display [ fhir:value "Anterior nares swab (specimen)" ]     ];
     fhir:CodeableConcept.text [ fhir:value "Anterior nares swab (specimen)" ]
  ];
  fhir:Specimen.subject [
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient-patricia-noelle" ];
     fhir:Reference.display [ fhir:value "Patricia Noelle" ]
  ];
  fhir:Specimen.receivedTime [ fhir:value "2021-12-03T16:00:00Z"^^xsd:dateTime];
  fhir:Specimen.collection [
     fhir:Specimen.collection.collectedDateTime [ fhir:value "2021-12-03T11:00:00Z"^^xsd:dateTime ]
  ].

<https://fhir.org/fhir/Device/device-quickvue-sars-antigen-test> a fhir:Device;
  fhir:Resource.id [ fhir:value "device-quickvue-sars-antigen-test"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "3" ];
     fhir:Meta.lastUpdated [ fhir:value "2022-04-26T05:51:44.289+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#s31mdfHg3R2qDJas" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Device-at-home-in-vitro-test";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Device-at-home-in-vitro-test>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                        <p>\n                            <b>Generated Narrative</b>\n                        </p>\n                        <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n                            <p style=\"margin-bottom: 0px\">Resource &quot;device-quickvue-sars-antigen-test&quot; Version &quot;3&quot; Updated &quot;2022-04-26 05:51:44+0000&quot; </p>\n                            <p style=\"margin-bottom: 0px\">Information Source: #s31mdfHg3R2qDJas!</p>\n                            <p style=\"margin-bottom: 0px\">Profile: \n                                <a href=\"StructureDefinition-Device-at-home-in-vitro-test.html\">Device - At-Home In-Vitro Test</a>\n                            </p>\n                        </div>\n                        <h3>UdiCarriers</h3>\n                        <table class=\"grid\">\n                            <tr>\n                                <td>-</td>\n                                <td>\n                                    <b>DeviceIdentifier</b>\n                                </td>\n                                <td>\n                                    <b>Issuer</b>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td>*</td>\n                                <td>30014613339373</td>\n                                <td>\n                                    <code>GS1</code>\n                                </td>\n                            </tr>\n                        </table>\n                        <p>\n                            <b>status</b>: active \n                        </p>\n                        <p>\n                            <b>manufacturer</b>: QUIDEL CORPORATION \n                        </p>\n                        <p>\n                            <b>expirationDate</b>: 2022-11-20 \n                        </p>\n                        <p>\n                            <b>lotNumber</b>: 7654321D \n                        </p>\n                        <p>\n                            <b>serialNumber</b>: 10987654d321 \n                        </p>\n                        <h3>DeviceNames</h3>\n                        <table class=\"grid\">\n                            <tr>\n                                <td>-</td>\n                                <td>\n                                    <b>Name</b>\n                                </td>\n                                <td>\n                                    <b>Type</b>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td>*</td>\n                                <td>QuickVue® SARS Antigen Test</td>\n                                <td>manufacturer-name</td>\n                            </tr>\n                        </table>\n                        <p>\n                            <b>modelNumber</b>: 20387 \n                        </p>\n                        <p>\n                            <b>partNumber</b>: 20387 \n                        </p>\n                        <p>\n                            <b>type</b>: QuickVue® SARS Antigen Test \n                            <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span>\n                        </p>\n                        <p>\n                            <b>owner</b>: \n                            <a href=\"Organization-us-core-organization-quidel-corporation.html\">Organization/us-core-organization-quidel-corporation</a> &quot;Quidel Corporation&quot; \n                        </p>\n                    </div>"
  ];
  fhir:Device.udiCarrier [
     fhir:index 0;
     fhir:Device.udiCarrier.deviceIdentifier [ fhir:value "30014613339373" ];
     fhir:Device.udiCarrier.issuer [ fhir:value "GS1" ]
  ];
  fhir:Device.status [ fhir:value "active"];
  fhir:Device.manufacturer [ fhir:value "QUIDEL CORPORATION"];
  fhir:Device.expirationDate [ fhir:value "2022-11-20"^^xsd:date];
  fhir:Device.lotNumber [ fhir:value "7654321D"];
  fhir:Device.serialNumber [ fhir:value "10987654d321"];
  fhir:Device.deviceName [
     fhir:index 0;
     fhir:Device.deviceName.name [ fhir:value "QuickVue® SARS Antigen Test" ];
     fhir:Device.deviceName.type [ fhir:value "manufacturer-name" ]
  ];
  fhir:Device.modelNumber [ fhir:value "20387"];
  fhir:Device.partNumber [ fhir:value "20387"];
  fhir:Device.type [
     fhir:CodeableConcept.text [ fhir:value "QuickVue® SARS Antigen Test" ]
  ];
  fhir:Device.owner [
     fhir:Reference.reference [ fhir:value "Organization/us-core-organization-quidel-corporation" ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.