Patient Monitoring Outcome FHIR Implementation Guide
0.1.0 - STU1 BE

Patient Monitoring Outcome FHIR Implementation Guide, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/patient-monitoring/ and changes regularly. See the Directory of published versions

: Symptoom: Observatie andere - specifieer

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:ClinicalImpression ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ClinicalImpression-OBS-Observatie-andere-specifieer"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ClinicalImpression ClinicalImpression-OBS-Observatie-andere-specifieer</b></p><a name=\"ClinicalImpression-OBS-Observatie-andere-specifieer\"> </a><a name=\"hcClinicalImpression-OBS-Observatie-andere-specifieer\"> </a><p><b>status</b>: Completed</p><p><b>description</b>: OPAT 3.0</p><p><b>subject</b>: <a href=\"Patient-Patient-123.html\">NUMMER 15 KWS-TESTPATIENT (official) Female, DoB: 1931-04-19 ( Medical record number: 310419V999 (use: usual, ))</a></p><p><b>encounter</b>: <a href=\"Encounter-CT-259690079.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2025-07-11 13:09:50+0200 --&gt; (ongoing)</a></p><p><b>date</b>: 2025-07-11 13:09:50+0200</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:description [ fhir:v "OPAT 3.0"] ; # 
  fhir:subject [
fhir:l fhir:Patient/Patient-123 ;
fhir:reference [ fhir:v "Patient/Patient-123" ]
  ] ; # 
  fhir:encounter [
fhir:l fhir:Encounter/CT-259690079 ;
fhir:reference [ fhir:v "Encounter/CT-259690079" ]
  ] ; # 
  fhir:date [ fhir:v "2025-07-11T13:09:50+02:00"^^xsd:dateTime] . #