Implementation Guide CH VACD
3.0.0 - STU3 Switzerland flag

This page is part of the CH VACD (R4) (v3.0.0: STU 3) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions

: Test Case B 03: Document HCP1 with Medical Problem Entries - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Bundle;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "B-D4-HCP1-C1"]; # 
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-immunization-administration";
       fhir:index 0;
       fhir:link <http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-immunization-administration>     ]
  ]; # 
  fhir:Bundle.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:uuid:e254e76f-6545-43ea-a941-eed254ac58fa" ]
  ]; # 
  fhir:Bundle.type [ fhir:value "document"]; # 
  fhir:Bundle.timestamp [ fhir:value "2021-10-20T14:00:00.390+02:00"^^xsd:dateTime]; # 
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Composition/B-D4-HCP1-C1-Composition" ];
     fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Composition/B-D4-HCP1-C1-Composition>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Patient/TC-patient" ];
     fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Patient/TC-patient>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/TC-ORG1" ];
     fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Organization/TC-ORG1>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Practitioner/TC-HCP1-C1" ];
     fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Practitioner/TC-HCP1-C1>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/PractitionerRole/TC-HCP1-ORG1-ROLE-author" ];
     fhir:Bundle.entry.resource <http://test.fhir.ch/r4/PractitionerRole/TC-HCP1-ORG1-ROLE-author>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Condition/TCB03-EXPRISK1" ];
     fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Condition/TCB03-EXPRISK1>
  ]. # 

<http://test.fhir.ch/r4/Composition/B-D4-HCP1-C1-Composition> a fhir:Composition;
  fhir:Resource.id [ fhir:value "B-D4-HCP1-C1-Composition"]; # 
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-composition-immunization-administration";
       fhir:index 0;
       fhir:link <http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-composition-immunization-administration>     ]
  ]; # 
  fhir:Resource.language [ fhir:value "en-US"]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><div class=\"hapiHeaderText\">Immunization Administration</div><table class=\"hapiPropertyTable\"><tr><td>Patient</td><td>Monika <b>WEGMUELLER</b></td></tr><tr><td>Author</td><td><div><div class=\"hapiHeaderText\">Monika <b>WEGMUELLER</b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>123.71.332.115</td></tr><tr><td>Address</td><td><span>CH-</span><span>9876 </span><span>Specimendorf</span></td></tr><tr><td>Date of birth</td><td><span>10 February 1967</span></td></tr></tbody></table></div></td></tr><tr><td>Status</td><td>FINAL</td></tr><tr><td>Language</td><td>en-US</td></tr><tr><td>Sections</td><td><table><tr><td>Medical Problems</td></tr></table></td></tr></table></div>"
  ]; # 
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Element.id [ fhir:value "versionNumber" ];
     fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-versionnumber" ];
     fhir:Extension.valueUnsignedInt [ fhir:value "1"^^xsd:nonNegativeInteger ]
  ]; # 
  fhir:Composition.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:uuid:ddd50da7-3358-4d36-85cf-569ba7473dc5" ]
  ]; # 
  fhir:Composition.status [ fhir:value "final"]; # 
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:41000179103;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "41000179103" ];
       fhir:Coding.display [ fhir:value "Immunization record" ]     ]
  ]; # 
  fhir:Composition.subject [
     fhir:Reference.reference [ fhir:value "Patient/TC-patient" ]
  ]; # 
  fhir:Composition.date [ fhir:value "2021-10-20T14:00:00.390+02:00"^^xsd:dateTime]; # 
  fhir:Composition.author [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "PractitionerRole/TC-HCP1-ORG1-ROLE-author" ]
  ]; # 
  fhir:Composition.title [ fhir:value "Immunization Administration"]; # 
  fhir:Composition.confidentiality [
     fhir:value "N";
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode" ];
       fhir:Extension.valueCodeableConcept [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           a sct:17621005;
           fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
           fhir:Coding.code [ fhir:value "17621005" ];
           fhir:Coding.display [ fhir:value "Normal (qualifier value)" ]         ]       ]     ]
  ]; # 
  fhir:Composition.custodian [
     fhir:Reference.reference [ fhir:value "Organization/TC-ORG1" ]
  ]; # 
  fhir:Composition.section [
     fhir:index 0;
     fhir:Element.id [ fhir:value "medicalproblems" ];
     fhir:Composition.section.title [ fhir:value "Medical Problems" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:11450-4;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "11450-4" ];
         fhir:Coding.display [ fhir:value "Problem list Reported" ]       ]     ];
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ];
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Code: </b><span>Problem list Reported (http://loinc.org#11450-4)</span></p><p><b>Entries:</b></p><table><tr><td><a href=\"Condition-TCB03-EXPRISK1.html\">Condition/TCB03-EXPRISK1</a></td></tr></table></div>"     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Condition/TCB03-EXPRISK1" ]     ]
  ]. # 

<http://test.fhir.ch/r4/Patient/TC-patient> a fhir:Patient;
  fhir:Resource.id [ fhir:value "TC-patient"]; # 
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-epr";
       fhir:index 0;
       fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-epr>     ]
  ]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"TC-patient\"> </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 Patient &quot;TC-patient&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/3.0.0/StructureDefinition-ch-core-patient-epr.html\">CH Core Patient EPR</a></p></div><p><b>identifier</b>: Medical record number: 12345678</p><p><b>name</b>: Monika Wegmueller </p><p><b>telecom</b>: ph: tel:+41.32.685.12.34(HOME)</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1967-02-10</p><p><b>address</b>: Leidensweg 10 Specimendorf 9876 CH </p></div>"
  ]; # 
  fhir:Patient.identifier [
     fhir:index 0;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
         fhir:Coding.code [ fhir:value "MR" ]       ]     ];
     fhir:Identifier.system [ fhir:value "urn:oid:1.2.3.4" ];
     fhir:Identifier.value [ fhir:value "12345678" ]
  ]; # 
  fhir:Patient.name [
     fhir:index 0;
     fhir:HumanName.family [ fhir:value "Wegmueller" ];
     fhir:HumanName.given [
       fhir:value "Monika";
       fhir:index 0     ]
  ]; # 
  fhir:Patient.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "tel:+41.32.685.12.34" ];
     fhir:ContactPoint.use [ fhir:value "home" ]
  ]; # 
  fhir:Patient.gender [ fhir:value "female"]; # 
  fhir:Patient.birthDate [ fhir:value "1967-02-10"^^xsd:date]; # 
  fhir:Patient.address [
     fhir:index 0;
     fhir:Address.type [ fhir:value "both" ];
     fhir:Address.line [
       fhir:value "Leidensweg 10";
       fhir:index 0     ];
     fhir:Address.city [ fhir:value "Specimendorf" ];
     fhir:Address.postalCode [ fhir:value "9876" ];
     fhir:Address.country [ fhir:value "CH" ]
  ]. # 

<http://test.fhir.ch/r4/Organization/TC-ORG1> a fhir:Organization;
  fhir:Resource.id [ fhir:value "TC-ORG1"]; # 
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr";
       fhir:index 0;
       fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr>     ]
  ]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"TC-ORG1\"> </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 Organization &quot;TC-ORG1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/3.0.0/StructureDefinition-ch-core-organization-epr.html\">CH Core Organization EPR</a></p></div><p><b>identifier</b>: id: 7601777777718</p><p><b>name</b>: Gruppenpraxis Müller</p><p><b>telecom</b>: ph: tel:+41.32.234.55.66(WORK), fax: fax:+41.32.234.55.67(WORK), <a href=\"mailto:mailto:bereit@gruppenpraxis.ch\">mailto:bereit@gruppenpraxis.ch</a>, <a href=\"http://www.gruppenpraxis.ch\">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Grabenstrasse 2 Zürich ZH 8005 CH </p></div>"
  ]; # 
  fhir:Organization.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ];
     fhir:Identifier.value [ fhir:value "7601777777718" ]
  ]; # 
  fhir:Organization.name [ fhir:value "Gruppenpraxis Müller"]; # 
  fhir:Organization.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "tel:+41.32.234.55.66" ];
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 1;
     fhir:ContactPoint.system [ fhir:value "fax" ];
     fhir:ContactPoint.value [ fhir:value "fax:+41.32.234.55.67" ];
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 2;
     fhir:ContactPoint.system [ fhir:value "email" ];
     fhir:ContactPoint.value [ fhir:value "mailto:bereit@gruppenpraxis.ch" ];
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 3;
     fhir:ContactPoint.system [ fhir:value "url" ];
     fhir:ContactPoint.value [ fhir:value "http://www.gruppenpraxis.ch" ];
     fhir:ContactPoint.use [ fhir:value "work" ]
  ]; # 
  fhir:Organization.address [
     fhir:index 0;
     fhir:Address.line [
       fhir:value "Grabenstrasse 2";
       fhir:index 0     ];
     fhir:Address.city [ fhir:value "Zürich" ];
     fhir:Address.state [ fhir:value "ZH" ];
     fhir:Address.postalCode [ fhir:value "8005" ];
     fhir:Address.country [ fhir:value "CH" ]
  ]. # 

<http://test.fhir.ch/r4/Practitioner/TC-HCP1-C1> a fhir:Practitioner;
  fhir:Resource.id [ fhir:value "TC-HCP1-C1"]; # 
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr";
       fhir:index 0;
       fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr>     ]
  ]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"TC-HCP1-C1\"> </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 Practitioner &quot;TC-HCP1-C1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/3.0.0/StructureDefinition-ch-core-practitioner-epr.html\">CH Core Practitioner EPR</a></p></div><p><b>identifier</b>: id: 7601888888884</p><p><b>active</b>: true</p><p><b>name</b>: Peter Müller </p><p><b>telecom</b>: ph: tel:+41.32.234.55.66(WORK), fax: fax:+41.32.234.55.67(WORK), <a href=\"mailto:mailto:allzeit.bereit@gruppenpraxis.ch\">mailto:allzeit.bereit@gruppenpraxis.ch</a>, <a href=\"http://www.gruppenpraxis.ch\">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Grabenstrasse 2 Zürich 8005 CH </p></div>"
  ]; # 
  fhir:Practitioner.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ];
     fhir:Identifier.value [ fhir:value "7601888888884" ]
  ]; # 
  fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean]; # 
  fhir:Practitioner.name [
     fhir:index 0;
     fhir:HumanName.family [ fhir:value "Müller" ];
     fhir:HumanName.given [
       fhir:value "Peter";
       fhir:index 0     ];
     fhir:HumanName.prefix [
       fhir:value "Dr. med.";
       fhir:index 0     ]
  ]; # 
  fhir:Practitioner.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "tel:+41.32.234.55.66" ];
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 1;
     fhir:ContactPoint.system [ fhir:value "fax" ];
     fhir:ContactPoint.value [ fhir:value "fax:+41.32.234.55.67" ];
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 2;
     fhir:ContactPoint.system [ fhir:value "email" ];
     fhir:ContactPoint.value [ fhir:value "mailto:allzeit.bereit@gruppenpraxis.ch" ];
     fhir:ContactPoint.use [ fhir:value "work" ]
  ], [
     fhir:index 3;
     fhir:ContactPoint.system [ fhir:value "url" ];
     fhir:ContactPoint.value [ fhir:value "http://www.gruppenpraxis.ch" ];
     fhir:ContactPoint.use [ fhir:value "work" ]
  ]; # 
  fhir:Practitioner.address [
     fhir:index 0;
     fhir:Address.type [ fhir:value "physical" ];
     fhir:Address.line [
       fhir:value "Grabenstrasse 2";
       fhir:index 0     ];
     fhir:Address.city [ fhir:value "Zürich" ];
     fhir:Address.postalCode [ fhir:value "8005" ];
     fhir:Address.country [ fhir:value "CH" ]
  ]. # 

<http://test.fhir.ch/r4/PractitionerRole/TC-HCP1-ORG1-ROLE-author> a fhir:PractitionerRole;
  fhir:Resource.id [ fhir:value "TC-HCP1-ORG1-ROLE-author"]; # 
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole-epr";
       fhir:index 0;
       fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole-epr>     ]
  ]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"TC-HCP1-ORG1-ROLE-author\"> </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 PractitionerRole &quot;TC-HCP1-ORG1-ROLE-author&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/3.0.0/StructureDefinition-ch-core-practitionerrole-epr.html\">CH Core PractitionerRole EPR</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"#Practitioner_TC-HCP1-C1\">See above (Practitioner/TC-HCP1-C1)</a></p><p><b>organization</b>: <a href=\"#Organization_TC-ORG1\">See above (Organization/TC-ORG1)</a></p></div>"
  ]; # 
  fhir:PractitionerRole.active [ fhir:value "true"^^xsd:boolean]; # 
  fhir:PractitionerRole.practitioner [
     fhir:Reference.reference [ fhir:value "Practitioner/TC-HCP1-C1" ]
  ]; # 
  fhir:PractitionerRole.organization [
     fhir:Reference.reference [ fhir:value "Organization/TC-ORG1" ]
  ]. # 

<http://test.fhir.ch/r4/Condition/TCB03-EXPRISK1> a fhir:Condition;
  fhir:Resource.id [ fhir:value "TCB03-EXPRISK1"]; # 
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-medical-problems";
       fhir:index 0;
       fhir:link <http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-medical-problems>     ]
  ]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"TCB03-EXPRISK1\"> </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 Condition &quot;TCB03-EXPRISK1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-vacd-medical-problems.html\">CH VACD Medical Problems</a></p></div><p><b>identifier</b>: id: 30327ea1-6893-4c65-896e-c32c394f1ec6</p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: Beschäftigte im Gesundheitswesen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ch-vacd-exposure-risks-cs.html\">Swiss Exposure Risks Codesystem</a>#213001)</span></p><p><b>subject</b>: <a href=\"#Patient_TC-patient\">See above (Patient/TC-patient)</a></p><p><b>onset</b>: 2021-10-01</p><p><b>recordedDate</b>: 2021-10-20</p><p><b>recorder</b>: <a href=\"#PractitionerRole_TC-HCP1-ORG1-ROLE-author\">See above (PractitionerRole/TC-HCP1-ORG1-ROLE-author)</a></p></div>"
  ]; # 
  fhir:Condition.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.30.1.402.1.3.1.1.2" ];
     fhir:Identifier.value [ fhir:value "30327ea1-6893-4c65-896e-c32c394f1ec6" ]
  ]; # 
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ];
       fhir:Coding.code [ fhir:value "active" ];
       fhir:Coding.display [ fhir:value "Active" ]     ]
  ]; # 
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ];
       fhir:Coding.code [ fhir:value "confirmed" ];
       fhir:Coding.display [ fhir:value "Confirmed" ]     ]
  ]; # 
  fhir:Condition.category [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ];
       fhir:Coding.code [ fhir:value "problem-list-item" ];
       fhir:Coding.display [ fhir:value "Problem List Item" ]     ]
  ]; # 
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-exposure-risks-cs" ];
       fhir:Coding.code [ fhir:value "213001" ];
       fhir:Coding.display [ fhir:value "Beschäftigte im Gesundheitswesen" ]     ]
  ]; # 
  fhir:Condition.subject [
     fhir:Reference.reference [ fhir:value "Patient/TC-patient" ]
  ]; # 
  fhir:Condition.onsetDateTime [ fhir:value "2021-10-01"^^xsd:date]; # 
  fhir:Condition.recordedDate [ fhir:value "2021-10-20"^^xsd:date]; # 
  fhir:Condition.recorder [
     fhir:Reference.reference [ fhir:value "PractitionerRole/TC-HCP1-ORG1-ROLE-author" ]
  ]. # 

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

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