Publication Build: This will be filled in by the publication tooling
@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:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Magnar-Komann-Practitioner"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.no/fhir/StructureDefinition/no-basis-Practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.no/fhir/StructureDefinition/no-basis-Practitioner> ] )
] ; #
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=\"Magnar-Komann-Practitioner\"> </a><a name=\"hcMagnar-Komann-Practitioner\"> </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 "Magnar-Komann-Practitioner" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-no-basis-Practitioner.html\">no-basis-Practitioner</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.578.1.12.4.1.4.4</code>/9144889</p><p><b>name</b>: Magnar Koman </p><p><b>telecom</b>: ph: 75589889(WORK), fax: 75589899, ph: 98128921(MOBILE), <a href=\"mailto:mako@bottomline.no\">mako@bottomline.no</a></p><p><b>address</b>: Dreyfushammarn 23 BODØ 8012 (work)</p><blockquote><p><b>qualification</b></p><p><b>code</b>: Lege <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#LE)</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: Allmennmedisin <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#1)</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: Autorisasjon <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#1)</span></p><p><b>period</b>: 2018-10-10 --> (ongoing)</p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: Ortopedisk kirurgi <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#152)</span></p></blockquote></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.578.1.12.4.1.4.4"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9144889" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "Koman" ] ;
( fhir:given [ fhir:v "Magnar" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "75589889" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "75589899" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "98128921" ] ;
fhir:use [ fhir:v "mobile" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mako@bottomline.no" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:address ( [
fhir:use [ fhir:v "work" ] ;
( fhir:line [ fhir:v "Dreyfushammarn 23" ] ) ;
fhir:city [ fhir:v "BODØ" ] ;
fhir:postalCode [ fhir:v "8012" ]
] ) ; #
fhir:qualification ( [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.578.1.12.4.1.1.9060"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LE" ] ;
fhir:display [ fhir:v "Lege" ] ] ) ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.578.1.12.4.1.1.7426"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Allmennmedisin" ] ] ) ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.578.1.12.4.1.1.7704"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Autorisasjon" ] ] ) ] ;
fhir:period [
fhir:start [ fhir:v "2018-10-10"^^xsd:date ] ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.578.1.12.4.1.1.7426"^^xsd:anyURI ] ;
fhir:code [ fhir:v "152" ] ;
fhir:display [ fhir:v "Ortopedisk kirurgi" ] ] ) ]
] ) . #
IG © 2021+ . Package hl7.fhir.no.basis#2.2.0-test based on FHIR 4.0.1. Generated 2024-05-29
Links: Table of Contents |
QA Report