CDC FHIR® Implementation Guide: Anonymized Electronic Initial Case Reporting (eICR), published by APHL. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/lantanagroup/FHIR-us-eicr-anonymized/ and changes regularly. 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "composition-zika-anon"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.org/fhir/us/anonymized-eicr/StructureDefinition/eicr-anon-composition"^^xsd:anyURI ;
fhir:link <http://fhir.org/fhir/us/anonymized-eicr/StructureDefinition/eicr-anon-composition> ] )
] ; #
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1" ]
] ) ; #
fhir:identifier [
fhir:value [ fhir:v "c03eab8c-11e8-4d0c-ad2a-b385395e27db" ]
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:55751-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55751-2" ] ;
fhir:display [ fhir:v "Public Health Case Report" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/patient-anon" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-outpatient-anon" ]
] ; #
fhir:date [ fhir:v "2024-06-02T22:13:23Z"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "PractitionerRole/practitionerrole-anon" ]
] ) ; #
fhir:title [ fhir:v "Initial Public Health Case Report - Zika Example"] ; #
fhir:custodian [
fhir:reference [ fhir:v "Organization/organization-custodian" ]
] ; #
fhir:relatesTo ( [
fhir:code [ fhir:v "transforms" ] ;
fhir:target [
a fhir:Identifier ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:58fecd25-973e-4397-af68-1b7683758955" ] ]
] ) ; #
fhir:section ( [
fhir:title [ fhir:v "Reason for Visit Section" ] ;
fhir:code [
( fhir:coding [
a loinc:29299-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29299-5" ] ;
fhir:display [ fhir:v "Reason for visit Narrative" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ]
] [
fhir:title [ fhir:v "Chief Complaint" ] ;
fhir:code [
( fhir:coding [
a loinc:10154-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10154-3" ] ;
fhir:display [ fhir:v "Chief complaint Narrative - Reported" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ]
] [
fhir:title [ fhir:v "History of Present Illness Section" ] ;
fhir:code [
( fhir:coding [
a loinc:10164-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10164-2" ] ;
fhir:display [ fhir:v "History of Present illness Narrative" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ]
] [
fhir:title [ fhir:v "Problems Section" ] ;
fhir:code [
( fhir:coding [
a loinc:11450-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11450-4" ] ;
fhir:display [ fhir:v "Problem list - Reported" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Condition/condition-common-cold-anon" ] ] )
] [
fhir:title [ fhir:v "Medications Administered Section" ] ;
fhir:code [
( fhir:coding [
a loinc:29549-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29549-3" ] ;
fhir:display [ fhir:v "Medication administered Narrative" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "MedicationAdministration/medicationadministration-azithromycin-anon" ] ] )
] [
fhir:title [ fhir:v "Results Section" ] ;
fhir:code [
( fhir:coding [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ] ;
fhir:display [ fhir:v "Relevant diagnostic tests/laboratory data Narrative" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-lab-result-lymphocytes-anon" ] ] )
] [
fhir:title [ fhir:v "Social History Section" ] ;
fhir:code [
( fhir:coding [
a loinc:29762-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29762-2" ] ;
fhir:display [ fhir:v "Social history Narrative" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-travel-history-201801-anon" ] ] [
fhir:reference [ fhir:v "Observation/observation-odh-usual-work-anon" ] ] [
fhir:reference [ fhir:v "Observation/observation-past-or-present-job-anon" ] ] [
fhir:reference [ fhir:v "Observation/observation-disability-status-anon" ] ] [
fhir:reference [ fhir:v "Observation/observation-country-of-nationality-anon" ] ] [
fhir:reference [ fhir:v "Observation/observation-country-of-residence-anon" ] ] [
fhir:reference [ fhir:v "Observation/observation-calculated-age-anon" ] ] )
] [
fhir:title [ fhir:v "Admission Medications Section" ] ;
fhir:code [
( fhir:coding [
a loinc:42346-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42346-7" ] ;
fhir:display [ fhir:v "Medications on admission (narrative)" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "MedicationAdministration/medicationadministration-naloxone-response-anon" ] ] )
] [
fhir:title [ fhir:v "Medications Section" ] ;
fhir:code [
( fhir:coding [
a loinc:10160-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10160-0" ] ;
fhir:display [ fhir:v "History of Medication use Narrative" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "MedicationAdministration/medicationadministration-azithromycin-anon" ] ] )
] [
fhir:title [ fhir:v "Plan of Treatment Section" ] ;
fhir:code [
( fhir:coding [
a loinc:18776-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18776-5" ] ;
fhir:display [ fhir:v "Plan of care note" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "triggerCodeValueSet"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.114222.4.11.7508"^^xsd:anyURI ] ] [
fhir:url [ fhir:v "triggerCodeValueSetVersion"^^xsd:anyURI ] ;
fhir:value [ fhir:v "19/05/2018" ] ] [
fhir:url [ fhir:v "triggerCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, sct:3928002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3928002" ] ;
fhir:display [ fhir:v "Zika virus disease (disorder)" ] ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension"^^xsd:anyURI ] ] ) ;
fhir:reference [ fhir:v "ServiceRequest/servicerequest-zika-anon" ] ] )
] [
fhir:title [ fhir:v "Immunizations Section" ] ;
fhir:code [
( fhir:coding [
a loinc:11369-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11369-6" ] ;
fhir:display [ fhir:v "History of Immunization Narrative" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Immunization/immunization-pneumo-anon" ] ] [
fhir:reference [ fhir:v "Observation/observation-vaccine-credential-assertion-anon" ] ] )
] [
fhir:title [ fhir:v "Procedures Section" ] ;
fhir:code [
( fhir:coding [
a loinc:47519-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47519-4" ] ;
fhir:display [ fhir:v "History of Procedures Document" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Procedure/procedure-ecmo-anon" ] ] )
] [
fhir:title [ fhir:v "Vital Signs Section" ] ;
fhir:code [
( fhir:coding [
a loinc:8716-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8716-3" ] ;
fhir:display [ fhir:v "Vital signs" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-blood-pressure-anon" ] ] )
] [
fhir:title [ fhir:v "Pregnancy Section" ] ;
fhir:code [
( fhir:coding [
a loinc:90767-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "90767-5" ] ;
fhir:display [ fhir:v "Pregnancy summary Document" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-pregnancy-status-anon" ] ] )
] [
fhir:title [ fhir:v "Emergency Outbreak Information Section" ] ;
fhir:code [
( 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:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-emergency-outbreak-info-anon" ] ] )
] [
fhir:title [ fhir:v "Past Medical History Section" ] ;
fhir:code [
( fhir:coding [
a loinc:11348-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11348-0" ] ;
fhir:display [ fhir:v "History of Past illness Narrative" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ]
] [
fhir:title [ fhir:v "Review of Systems Section" ] ;
fhir:code [
( fhir:coding [
a loinc:10187-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10187-3" ] ;
fhir:display [ fhir:v "Review of systems Narrative - Reported" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ]
] [
fhir:title [ fhir:v "Reportability Response Information Section" ] ;
fhir:code [
( fhir:coding [
a loinc:88085-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "88085-6" ] ;
fhir:display [ fhir:v "Reportability response report Document Public health" ] ] ) ] ;
fhir:text [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "masked" ] ] ) ;
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>MASKED</p></div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/observation-rr-relevant-reportable-condition-anon" ] ] )
] ) . #
IG © 2024+ APHL. Package ecr.fhir.us.anonymized-eicr#1.0.0 based on FHIR 4.0.1. Generated 2024-08-26
Links: Table of Contents |
QA Report