RIVO-Noord Zorgviewer MVP2 Implementation Guide - Local Development build (v0.25.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "e-fLnBq-lBzq8jPEBkxuqjA3-SCT"] ; #
fhir:meta [
( fhir:profile [ fhir:v "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"^^xsd:anyURI ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"e-fLnBq-lBzq8jPEBkxuqjA3-SCT\"> </a><a name=\"hce-fLnBq-lBzq8jPEBkxuqjA3-SCT\"> </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\">ResourcePractitioner "e-fLnBq-lBzq8jPEBkxuqjA3-SCT" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner\">nl-core-practitioner</a></p></div><p><b>identifier</b>: EXTERNAL/IMMD (use: usual), PROVID/10000641 (use: usual), VEKTIS/03103161 (use: usual), EXTERNAL/10000641 (use: usual)</p><p><b>active</b>: true</p><p><b>name</b>: Schroder, CP, Arts</p><p><b>telecom</b>: <a href=\"mailto:int.arts@umcg.nl\">int.arts@umcg.nl</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1967-01-28</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>Arts <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#11; <a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#309343006 "Medical doctor")</span></td></tr></table></div>"
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
fhir:text [ fhir:v "EXTERNAL" ] ] ;
fhir:system [ fhir:v "urn:oid:1.2.840.114350.1.13.485.3.7.2.697780"^^xsd:anyURI ] ;
fhir:value [ fhir:v "IMMD" ]
] [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
fhir:text [ fhir:v "PROVID" ] ] ;
fhir:system [ fhir:v "urn:oid:1.2.840.114350.1.13.485.3.7.5.737384.6"^^xsd:anyURI ] ;
fhir:value [ fhir:v "10000641" ]
] [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
fhir:text [ fhir:v "VEKTIS" ] ] ;
fhir:system [ fhir:v "http://fhir.nl/fhir/NamingSystem/agb-z"^^xsd:anyURI ] ;
fhir:value [ fhir:v "03103161" ]
] [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
fhir:text [ fhir:v "EXTERNAL" ] ] ;
fhir:system [ fhir:v "urn:oid:1.2.840.114350.1.13.485.3.7.2.836982"^^xsd:anyURI ] ;
fhir:value [ fhir:v "10000641" ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:name ( [
fhir:use [ fhir:v "usual" ] ;
fhir:text [ fhir:v "Schroder, CP, Arts" ] ;
fhir:family [ fhir:v "Schroder" ] ;
( fhir:given [ fhir:v "CP." ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "int.arts@umcg.nl" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1967-01-28"^^xsd:date] ; #
fhir:qualification ( [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.840.114350.1.13.485.3.7.4.836982.6000"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "Arts" ] ] [
a sct:309343006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "309343006" ] ;
fhir:display [ fhir:v "Medical doctor" ] ] ) ;
fhir:text [ fhir:v "Arts" ] ]
] ) . #
IG © 2023+ RIVO-NN HL7NL. Package hl7.fhir.nl.zorgviewer#0.25.0 based on FHIR 3.0.2. Generated 2024-05-13
Links: Table of Contents |
QA Report