This page is part of the electronic Case Reporting (eCR) (v2.1.1: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in it's permanent location. For a full list of available versions, see the Directory of published versions
@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:DocumentReference ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "documentreference-zika-follow-up-pdf"] ; #
fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2021-08-13T03:55:05.964+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#5WqiIqtDkKw6T6kp"^^xsd:anyURI ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ecr/StructureDefinition/rr-documentreference> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"documentreference-zika-follow-up-pdf\"> </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 DocumentReference "documentreference-zika-follow-up-pdf" Version "2" Updated "2021-08-13 03:55:05+0000" </p><p style=\"margin-bottom: 0px\">Information Source: #5WqiIqtDkKw6T6kp!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rr-documentreference.html\">RR DocumentReference</a></p></div><p><b>Reportability Response Priority Extension</b>: Immediate action requested <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS18)</span></p><p><b>status</b>: current</p><p><b>type</b>: Public health information <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#83910-0 "Public health Note")</span></p><p><b>category</b>: Treatment and/or prevention <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#RRVS10)</span></p><p><b>subject</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Patient/patient-ecr-eve-everywoman: Eve Everywoman</a> ""</p><p><b>description</b>: Zika has particular risks for pregnant women. Follow-up guidance for pregnant women and couples who are planning pregnancy.</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><a href=\"http://statedepartmentofhealth.gov/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf\">http://statedepartmentofhealth.gov/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf</a></td></tr></table></blockquote></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/rr-priority-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RRVS18" ] ;
fhir:display [ fhir:v "Immediate action requested" ] ] ) ]
] ) ; #
fhir:status [ fhir:v "current"] ; #
fhir:type [
( fhir:coding [
a loinc:83910-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "83910-0" ] ;
fhir:display [ fhir:v "Public health Note" ] ] ) ;
fhir:text [ fhir:v "Public health information" ]
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.114222.4.5.274"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RRVS10" ] ;
fhir:display [ fhir:v "Treatment and/or prevention" ] ] ) ;
fhir:text [ fhir:v "Treatment and/or prevention" ]
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/patient-ecr-eve-everywoman" ] ;
fhir:display [ fhir:v "Eve Everywoman" ]
] ; #
fhir:description [ fhir:v "Zika has particular risks for pregnant women. Follow-up guidance for pregnant women and couples who are planning pregnancy."] ; #
fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:url [ fhir:v "http://statedepartmentofhealth.gov/epi/diseases/zika/Zika_Virus_Testing_Guidance.pdf"^^xsd:anyURI ] ]
] ) . #
IG © 2020+ HL7 International / Public Health. Package hl7.fhir.us.ecr#2.1.1 based on FHIR 4.0.1. Generated 2023-12-14
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change