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
@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 -------------------------------------------------------------------
a fhir:Condition;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "TCC03-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 "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"TCC03-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 "TCC03-EXPRISK1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-vacd-medical-problems.html\">CH VACD Medical Problems</a></p></div><blockquote><p><b>CH VACD Extension Entry Cross Reference</b></p><p><b>value</b>: <a href=\"Condition-TCB03-EXPRISK1.html\">Condition/TCB03-EXPRISK1</a></p><p><b>value</b>: <a href=\"Composition-B-D4-HCP1-C1-Composition.html\">Composition/B-D4-HCP1-C1-Composition</a></p><p><b>value</b>: replaces</p></blockquote><p><b>identifier</b>: id: 30327ea1-6893-4c65-896e-c32c394f1ec6</p><p><b>clinicalStatus</b>: Inactive <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>#inactive)</span></p><p><b>verificationStatus</b>: Refuted <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>#refuted)</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.html\">Patient/TC-patient</a> " WEGMUELLER"</p><p><b>onset</b>: 2021-10-01</p><p><b>abatement</b>: 2021-12-20</p><p><b>recordedDate</b>: 2021-12-20</p><p><b>recorder</b>: <a href=\"PractitionerRole-TC-HCP1-ORG1-ROLE-author.html\">PractitionerRole/TC-HCP1-ORG1-ROLE-author</a></p></div>"
]; #
fhir:DomainResource.extension [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "entry" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "Condition/TCB03-EXPRISK1" ] ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "document" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "Composition/B-D4-HCP1-C1-Composition" ] ] ], [
fhir:index 2;
fhir:Extension.url [ fhir:value "relationcode" ];
fhir:Extension.valueCode [ fhir:value "replaces" ] ];
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-cross-reference" ]
]; #
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 "inactive" ];
fhir:Coding.display [ fhir:value "Inactive" ] ]
]; #
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 "refuted" ];
fhir:Coding.display [ fhir:value "Refuted" ] ]
]; #
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.abatementDateTime [ fhir:value "2021-12-20"^^xsd:date]; #
fhir:Condition.recordedDate [ fhir:value "2021-12-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.
IG © 2021+ HL7 Switzerland. Package ch.fhir.ig.ch-vacd#3.0.0 based on FHIR 4.0.1. Generated 2022-12-21
Links: Table of Contents |
QA Report
| Propose a change