Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). 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:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "nl-core-HealthcareProvider-Organization-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"^^xsd:anyURI ;
fhir:link <http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"nl-core-HealthcareProvider-Organization-01\"> </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\">Resource Organization "nl-core-HealthcareProvider-Organization-01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-HealthcareProvider-Organization.html\">nl core HealthcareProvider Organization</a></p></div><p><b>identifier</b>: id: 06020806</p><p><b>type</b>: Medisch specialisten, cardiologie <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown[2020-10-23T00:00:00]#0320)</span>, Universitair Medisch Centrum <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (organization-type#V5)</span></p><p><b>name</b>: Erasmus Universitair Medisch Centrum</p><p><b>telecom</b>: <a href=\"tel:+31107040704\">+31107040704</a>, <a href=\"mailto:info@erasmus.nl\">info@erasmus.nl</a></p><p><b>address</b>: s-Gravendijkwal 230 Rotterdam 3015 CE (WORK)</p></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://fhir.nl/fhir/NamingSystem/ura"^^xsd:anyURI ] ;
fhir:value [ fhir:v "06020806" ]
] ) ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.6.7"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2020-10-23T00:00:00" ] ;
fhir:code [ fhir:v "0320" ] ;
fhir:display [ fhir:v "Medisch specialisten, cardiologie" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://nictiz.nl/fhir/NamingSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "V5" ] ;
fhir:display [ fhir:v "Universitair Medisch Centrum" ] ] )
] ) ; #
fhir:name [ fhir:v "Erasmus Universitair Medisch Centrum"] ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+31107040704" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@erasmus.nl" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:address ( [
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AddressUse"^^xsd:anyURI ] ;
fhir:code [ fhir:v "WP" ] ;
fhir:display [ fhir:v "Work Place" ] ] ) ] ] ) ;
fhir:use [ fhir:v "work" ] ;
( fhir:line [
fhir:v "s-Gravendijkwal 230" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "s-Gravendijkwal" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "230" ] ] ) ] ) ;
fhir:city [ fhir:v "Rotterdam" ] ;
fhir:postalCode [ fhir:v "3015 CE" ]
] ) . #
IG © 2023+ HL7NL. Package zibs2020#0.9.0 based on FHIR 4.0.1. Generated 2023-10-17
Links: Table of Contents |
QA Report