Electronic Case Reporting (eCR), published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Patient/patient-ecr-eve-everywoman> a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "patient-ecr-eve-everywoman"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-ecr-eve-everywoman</b></p><a name=\"patient-ecr-eve-everywoman\"> </a><a name=\"hcpatient-ecr-eve-everywoman\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/ph-library/2.0.0-snapshot/StructureDefinition-us-ph-patient.html\">US Public Health Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Eve L Everywoman Female, DoB: 1974-11-24 ( Medical Record Number: 1032702 (use: usual, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 1-(404)555-1212(Home)</li><li><a href=\"mailto:eve.everywoman@example.org\">eve.everywoman@example.org</a></li><li>2222 Home Street Ann Arbor MI 99999 US </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity. The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-CDCREC.html#CDCREC-2186-5\">CDC Race and Ethnicity: 2186-5</a> (Not Hispanic or Latino)</li><li>text: Not Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">F</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race. The race concepts are grouped by and pre-mapped to the 5 OMB race categories:#xA;#xA; - American Indian or Alaska Native#xA; - Asian#xA; - Black or African American#xA; - Native Hawaiian or Other Pacific Islander#xA; - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-CDCREC.html#CDCREC-2106-3\">CDC Race and Ethnicity: 2106-3</a> (White)</li><li>text: White</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This Extension profile represents a tribe or band with which a person associates and, optionally, whether they are enrolled.\">US Core Tribal Affiliation Extension:</td><td colspan=\"3\"><ul><li>tribalAffiliation: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS 91}\">Fort Mojave Indian Tribe of Arizona, California & Nevada</span></li><li>isEnrolled: true</li></ul></td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "ombCategory" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ;
fhir:Coding.code [ fhir:value "2106-3" ] ;
fhir:Coding.display [ fhir:value "White" ]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "text" ] ;
fhir:Extension.valueString [ fhir:value "White" ]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race" ]
], [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "ombCategory" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ;
fhir:Coding.code [ fhir:value "2186-5" ] ;
fhir:Coding.display [ fhir:value "Not Hispanic or Latino" ]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "text" ] ;
fhir:Extension.valueString [ fhir:value "Not Hispanic or Latino" ]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity" ]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex" ] ;
fhir:Extension.valueCode [ fhir:value "F" ]
], [
fhir:index -1 ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "tribalAffiliation" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-TribalEntityUS" ] ;
fhir:Coding.code [ fhir:value "91" ] ;
fhir:Coding.display [ fhir:value "Fort Mojave Indian Tribe of Arizona, California & Nevada" ]
]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "isEnrolled" ] ;
fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-tribal-affiliation" ]
] ;
fhir:Patient.identifier [
fhir:index -1 ;
fhir:Identifier.use [ fhir:value "usual" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
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:Identifier.system [ fhir:value "http://example.org/hospital-smarthealthit" ] ;
fhir:Identifier.value [ fhir:value "1032702" ]
] ;
fhir:Patient.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Patient.name [
fhir:index -1 ;
fhir:HumanName.family [ fhir:value "Everywoman" ] ;
fhir:HumanName.given [
fhir:value "Eve" ;
fhir:index -1
], [
fhir:value "L" ;
fhir:index -1
]
] ;
fhir:Patient.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "1-(404)555-1212" ] ;
fhir:ContactPoint.use [ fhir:value "home" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "eve.everywoman@example.org" ]
] ;
fhir:Patient.gender [ fhir:value "female"] ;
fhir:Patient.birthDate [ fhir:value "1974-11-24"^^xsd:date] ;
fhir:Patient.deceasedBoolean [ fhir:value "false"^^xsd:boolean] ;
fhir:Patient.address [
fhir:index -1 ;
fhir:Address.line [
fhir:value "2222 Home Street" ;
fhir:index -1
] ;
fhir:Address.city [ fhir:value "Ann Arbor" ] ;
fhir:Address.state [ fhir:value "MI" ] ;
fhir:Address.postalCode [ fhir:value "99999" ] ;
fhir:Address.country [ fhir:value "US" ]
] ;
fhir:Patient.communication [
fhir:index -1 ;
fhir:Patient.communication.language [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ] ;
fhir:Coding.code [ fhir:value "en" ] ;
fhir:Coding.display [ fhir:value "English" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Patient/patient-ecr-eve-everywoman.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Patient/patient-ecr-eve-everywoman.ttl> .
IG © 2025+ HL7 International / Public Health.
Package hl7.fhir.us.ecr#3.0.0-ballot based on FHIR 4.0.1.
Generated
2026-08-03
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
