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 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: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 class=\"res-header-id\"><b>Generated Narrative: Practitioner Magnar-Komann-Practitioner</b></p><a name=\"Magnar-Komann-Practitioner\"> </a><a name=\"hcMagnar-Komann-Practitioner\"> </a><a name=\"Magnar-Komann-Practitioner-no-NO\"> </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\"/><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>: <span title=\"Codes:{urn:oid:2.16.578.1.12.4.1.1.9060 LE}\">Lege</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.578.1.12.4.1.1.7426 1}\">Allmennmedisin</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.578.1.12.4.1.1.7704 1}\">Autorisasjon</span></p><p><b>period</b>: 2018-10-10 --> (ongoing)</p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.578.1.12.4.1.1.7426 152}\">Ortopedisk kirurgi</span></p></blockquote></div>"^^rdf:XMLLiteral
] ; #
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.2-test based on FHIR 4.0.1. Generated 2025-03-27
Links: Table of Contents |
QA Report