Electronic Case Reporting (eCR)
3.0.0-ballot - STU 3 Ballot United States of America flag

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

: US PH Encounter Example: encounter-eicr-eve-everywoman-external-historical

Page standards status: Informative

Raw ttl | Download


@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/Encounter/encounter-eicr-eve-everywoman-external-historical> a fhir:Encounter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "encounter-eicr-eve-everywoman-external-historical"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-encounter" ;
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-encounter>
     ]
  ] ;
  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: Encounter encounter-eicr-eve-everywoman-external-historical</b></p><a name=\"encounter-eicr-eve-everywoman-external-historical\"> </a><a name=\"hcencounter-eicr-eve-everywoman-external-historical\"> </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-encounter.html\">US Public Health Encounter</a></p></div><p><b>identifier</b>: <code>http://example.org/hospital.smarthealthit.org</code>/9937012</p><p><b>status</b>: Finished</p><p><b>class</b>: unknown: PHC2237 (External Historical Encounter)</p><p><b>type</b>: <span title=\"Codes:\"></span></p><p><b>subject</b>: <a href=\"Patient-patient-ecr-eve-everywoman.html\">Eve Everywoman</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ATND}\">attender</span></td><td><a href=\"PractitionerRole-practitionerrole-henry-seven.html\">Henry Seven, MD</a></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-ecr-salem-medical-center.html\">Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-organization-ecr-salem-medical-center.html\">Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999</a></p></div>"
  ] ;
  fhir:Encounter.identifier [
     fhir:index -1 ;
     fhir:Identifier.system [ fhir:value "http://example.org/hospital.smarthealthit.org" ] ;
     fhir:Identifier.value [ fhir:value "9937012" ]
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.114222.4.5.274" ] ;
     fhir:Coding.code [ fhir:value "PHC2237" ] ;
     fhir:Coding.display [ fhir:value "External Historical Encounter" ]
  ] ;
  fhir:Encounter.type [
     fhir:index -1 ;
     fhir:Element.extension [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] ;
       fhir:Extension.valueCode [ fhir:value "not-applicable" ]
     ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/patient-ecr-eve-everywoman> ;
     fhir:Reference.reference [ fhir:value "Patient/patient-ecr-eve-everywoman" ] ;
     fhir:Reference.display [ fhir:value "Eve Everywoman" ]
  ] ;
  fhir:Encounter.participant [
     fhir:index -1 ;
     fhir:Encounter.participant.type [
       fhir:index -1 ;
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ] ;
         fhir:Coding.code [ fhir:value "ATND" ] ;
         fhir:Coding.display [ fhir:value "attender" ]
       ]
     ] ;
     fhir:Encounter.participant.individual [
       fhir:link <http://hl7.org/fhir/PractitionerRole/practitionerrole-henry-seven> ;
       fhir:Reference.reference [ fhir:value "PractitionerRole/practitionerrole-henry-seven" ] ;
       fhir:Reference.display [ fhir:value "Henry Seven, MD" ]
     ]
  ] ;
  fhir:Encounter.location [
     fhir:index -1 ;
     fhir:Encounter.location.location [
       fhir:link <http://hl7.org/fhir/Location/location-ecr-salem-medical-center> ;
       fhir:Reference.reference [ fhir:value "Location/location-ecr-salem-medical-center" ] ;
       fhir:Reference.display [ fhir:value "Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368" ]
     ]
  ] ;
  fhir:Encounter.serviceProvider [
     fhir:link <http://hl7.org/fhir/Organization/organization-ecr-salem-medical-center> ;
     fhir:Reference.reference [ fhir:value "Organization/organization-ecr-salem-medical-center" ] ;
     fhir:Reference.display [ fhir:value "Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999" ]
  ] .

<http://hl7.org/fhir/Patient/patient-ecr-eve-everywoman> a fhir:Patient .

<http://hl7.org/fhir/PractitionerRole/practitionerrole-henry-seven> a fhir:PractitionerRole .

<http://hl7.org/fhir/Location/location-ecr-salem-medical-center> a fhir:Location .

<http://hl7.org/fhir/Organization/organization-ecr-salem-medical-center> a fhir:Organization .

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

<http://hl7.org/fhir/Encounter/encounter-eicr-eve-everywoman-external-historical.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Encounter/encounter-eicr-eve-everywoman-external-historical.ttl> .