Case Based Surveillance Implementation Guide
0.2.1 - ci-build

Case Based Surveillance Implementation Guide - Local Development build (v0.2.1). See the Directory of published versions

: Varicella-TC-Patient - TTL Representation

Raw ttl | Download


@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Patient;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "Varicella-TC-Patient"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://cbsig.chai.gatech.edu/StructureDefinition/us-cbs-patient";
       fhir:index 0;
       fhir:link <http://cbsig.chai.gatech.edu/StructureDefinition/us-cbs-patient>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</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 \"Varicella-TC-Patient\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-cbs-patient.html\">US Case Based Surveillance Patient Profile</a></p></div><blockquote><p><b>US Core Race Extension</b></p><p><b>value</b>: White (Details: urn:oid:2.16.840.1.113883.6.238 code 2106-3 = 'White', stated as 'White')</p><p><b>value</b>: White</p></blockquote><blockquote><p><b>US Core Ethnicity Extension</b></p><p><b>value</b>: Hispanic or Latino (Details: urn:oid:2.16.840.1.113883.6.238 code 2135-2 = 'Hispanic or Latino', stated as 'Hispanic or Latino')</p><p><b>value</b>: Hispanic or Latino</p></blockquote><p><b>Birth Place</b>: USA </p><p><b>identifier</b>: Local Record ID: Var_TC05_Record, Local Subject ID: Var_TC05_Subject, Legacy Case Identifier: 12345601S012016, State Case Identifier: AL4321</p><p><b>name</b>: </p><p><b>telecom</b>: </p><p><b style=\"color: maroon\">Exception generating Narrative: Cannot invoke \"String.startsWith(String)\" because the return value of \"org.hl7.fhir.r5.model.ContactPoint.getValue()\" is null</b></p></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Element.extension [
       fhir:index 0;
       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 0;
       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 "2135-2" ];
         fhir:Coding.display [ fhir:value "Hispanic or Latino" ]       ]     ], [
       fhir:index 1;
       fhir:Extension.url [ fhir:value "text" ];
       fhir:Extension.valueString [ fhir:value "Hispanic or Latino" ]     ];
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ];
     fhir:Extension.valueAddress [
       fhir:Address.country [ fhir:value "USA" ]     ]
  ];
  fhir:Patient.identifier [
     fhir:index 0;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://cbsig.chai.gatech.edu/CodeSystem/cbs-temp-code-system" ];
         fhir:Coding.code [ fhir:value "Local-Record-ID" ];
         fhir:Coding.display [ fhir:value "Local Record ID" ]       ];
       fhir:CodeableConcept.text [ fhir:value "Local Record ID" ]     ];
     fhir:Identifier.system [ fhir:value "urn:temp:national-reporting-jurisdiction:48" ];
     fhir:Identifier.value [ fhir:value "Var_TC05_Record" ]
  ], [
     fhir:index 1;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://cbsig.chai.gatech.edu/CodeSystem/cbs-temp-code-system" ];
         fhir:Coding.code [ fhir:value "Local-Subject-ID" ];
         fhir:Coding.display [ fhir:value "Local Subject ID" ]       ];
       fhir:CodeableConcept.text [ fhir:value "Local Subject ID" ]     ];
     fhir:Identifier.system [ fhir:value "urn:temp:national-reporting-jurisdiction:48" ];
     fhir:Identifier.value [ fhir:value "Var_TC05_Subject" ]
  ], [
     fhir:index 2;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:77997-5;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "77997-5" ];
         fhir:Coding.display [ fhir:value "Legacy case identifier [CDC.PHIN]" ]       ];
       fhir:CodeableConcept.text [ fhir:value "Legacy Case Identifier" ]     ];
     fhir:Identifier.system [ fhir:value "urn:temp:national-reporting-jurisdiction:48" ];
     fhir:Identifier.value [ fhir:value "12345601S012016" ]
  ], [
     fhir:index 3;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:77993-4;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "77993-4" ];
         fhir:Coding.display [ fhir:value "State notifiable condition case identifier" ]       ];
       fhir:CodeableConcept.text [ fhir:value "State Case Identifier" ]     ];
     fhir:Identifier.system [ fhir:value "urn:temp:national-reporting-jurisdiction:48" ];
     fhir:Identifier.value [ fhir:value "AL4321" ]
  ];
  fhir:Patient.name [
     fhir:index 0;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ];
       fhir:Extension.valueCode [ fhir:value "masked" ]     ]
  ];
  fhir:Patient.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [
       fhir:Element.extension [
         fhir:index 0;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ];
         fhir:Extension.valueCode [ fhir:value "masked" ]       ]     ]
  ], [
     fhir:index 1;
     fhir:ContactPoint.system [ fhir:value "email" ];
     fhir:ContactPoint.value [
       fhir:Element.extension [
         fhir:index 0;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ];
         fhir:Extension.valueCode [ fhir:value "masked" ]       ]     ]
  ];
  fhir:Patient.gender [ fhir:value "female"];
  fhir:Patient.birthDate [ fhir:value "2010-05-31"^^xsd:date];
  fhir:Patient.address [
     fhir:index 0;
     fhir:Address.use [ fhir:value "home" ];
     fhir:Address.district [ fhir:value "Blount" ];
     fhir:Address.state [ fhir:value "Alabama" ];
     fhir:Address.postalCode [ fhir:value "35031" ]
  ], [
     fhir:index 1;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://cbsig.chai.gatech.edu/StructureDefinition/cbs-cdc-address-use" ];
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "http://cbsig.chai.gatech.edu/CodeSystem/cbs-temp-code-system" ];
         fhir:Coding.code [ fhir:value "Usual-Residence" ]       ]     ];
     fhir:Address.country [ fhir:value "USA" ]
  ].

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

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.