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
@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:Observation;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "observation-at-home-in-vitro-test-result-covid-p-noelle"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "3" ];
fhir:Meta.lastUpdated [ fhir:value "2022-07-14T03:00:21.161+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#MQkjqPxbOnB7iYzT" ];
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 "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</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 Observation \"observation-at-home-in-vitro-test-result-covid-p-noelle\" Version \"3\" Updated \"2022-07-14 03:00:21+0000\" </p><p style=\"margin-bottom: 0px\">Information Source: #MQkjqPxbOnB7iYzT!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-at-home-in-vitro-test-result-covid.html\">Observation - At-Home In-Vitro Test Result - COVID-19</a></p></div><blockquote><p><b>Extension - At-Home In-Vitro Test Proctored Information</b></p><p><b>value</b>: true</p><p><b>value</b>: <a href=\"Practitioner-practitioner-us-core-proctor.html\">Practitioner/practitioner-us-core-proctor</a> \" HENRY\"</p></blockquote><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#95209-3)</span></p><p><b>subject</b>: <a href=\"Patient-us-core-patient-patricia-noelle.html\">Patient/us-core-patient-patricia-noelle: Patricia Noelle</a> \" NOELLE\"</p><p><b>effective</b>: 2020-03-10</p><p><b>value</b>: Detected <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#260373001)</span></p><p><b>specimen</b>: <a href=\"Specimen-specimen-anterior-nares-swab-p-noelle.html\">Specimen/specimen-anterior-nares-swab-p-noelle: UR Specimen ID: MLD45-Z4-1234</a></p><p><b>device</b>: <a href=\"Device-device-quickvue-sars-antigen-test.html\">Device/device-quickvue-sars-antigen-test: UDI Device ID: 30014613339373</a></p></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-proctored-info" ];
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "proctoredTest" ];
fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "proctorInformation" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "Practitioner/practitioner-us-core-proctor" ] ] ]
];
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" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.