CH ORF (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-orf/ and changes regularly. 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:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ErikaMusterfrau"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient> ] )
] ; #
fhir:language [ fhir:v "de-CH"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-CH\" lang=\"de-CH\"><p class=\"res-header-id\"><b>Generated Narrative: Patient ErikaMusterfrau</b></p><a name=\"ErikaMusterfrau\"> </a><a name=\"hcErikaMusterfrau\"> </a><a name=\"ErikaMusterfrau-en-US\"> </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\">Language: de-CH</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-patient.html\">CH Core Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Erika Musterfrau (official) Female, DoB: 1970-03-14 ( Medical record number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus 1}\">ledig</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Ledigname (Name changed for Marriage)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 079 979 79 79</li><li><a href=\"mailto:erika@musterfrau.ch\">erika@musterfrau.ch</a></li><li>Musterweg 6a Zürich 8000 Schweiz </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 de-CH}\">German (Region=Switzerland)</span> (preferred)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: \">:</td><td colspan=\"3\"><ul><li>Max Freund </li><li>ph: 079 111 22 33</li><li><a href=\"mailto:max@freund.ch\">max@freund.ch</a></li></ul></td></tr></table></div>"
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ] ) ] ;
fhir:system [ fhir:v "urn:oid:2.999.1.2"^^xsd:anyURI ] ;
fhir:value [ fhir:v "11.22.33.4567" ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [
fhir:v "Musterfrau" ;
( fhir:extension [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "officialName" ] ] ) ] ;
( fhir:given [
fhir:v "Erika" ;
( fhir:extension [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-firstname"^^xsd:anyURI ] ;
fhir:value [ fhir:v "officialFirstName" ] ] ) ] )
] [
fhir:use [ fhir:v "maiden" ] ;
fhir:family [
fhir:v "Ledigname" ;
( fhir:extension [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "originalName" ] ] ) ]
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "079 979 79 79" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "erika@musterfrau.ch" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1970-03-14"^^xsd:date] ; #
fhir:address ( [
( fhir:line [ fhir:v "Musterweg" ] [ fhir:v "6a" ] ) ;
fhir:city [ fhir:v "Zürich" ] ;
fhir:postalCode [ fhir:v "8000" ] ;
fhir:country [ fhir:v "Schweiz" ]
] ) ; #
fhir:maritalStatus [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "ledig" ] ] )
] ; #
fhir:contact ( [
( fhir:relationship [
fhir:text [ fhir:v "Guter Freund" ] ] ) ;
fhir:name [
fhir:family [ fhir:v "Freund" ] ;
( fhir:given [ fhir:v "Max" ] ) ] ;
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "079 111 22 33" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "max@freund.ch" ] ] )
] ) ; #
fhir:communication ( [
fhir:language [
( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "de-CH" ] ] ) ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ]
] ) . #
IG © 2020+ HL7 Switzerland. Package ch.fhir.ig.ch-orf#3.0.0-ci-build based on FHIR 4.0.1. Generated 2024-10-15
Links: Table of Contents |
QA Report
| Propose a change