ResMed Core Implementation Guide - Local Development build (v0.37.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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Location ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "exemple-location-cardiologie-12122019"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://interopsante.org/fhir/StructureDefinition/FrLocation"^^xsd:anyURI ;
fhir:link <http://interopsante.org/fhir/StructureDefinition/FrLocation> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"exemple-location-cardiologie-12122019\"> </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 Location "exemple-location-cardiologie-12122019" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fr-location.html\">ResMed FrLocation</a></p></div><p><b>ResMed FrLocationUsePeriod</b>: 2012-01-01 --> 2020-05-01</p><p><b>identifier</b>: Identifiant interne: Id-Lieu-Cardio</p><p><b>status</b>: active</p><p><b>name</b>: Service de cardiologie, Aile ouest, 4° étage</p><p><b>alias</b>: Hôpital HopitalTest, Aile ouest, 4° étage</p><p><b>mode</b>: instance</p><p><b>telecom</b>: ph: 022-655-329(WORK), <a href=\"http://hopitalTest.fr/aileouest\">http://hopitalTest.fr/aileouest</a></p><p><b>address</b>: 12 rue St Hélier, bâtiment A Rennes 35 000 FRA (WORK)</p><p><b>physicalType</b>: Aile <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-fr-location-physical-type.html\">ResMed French Location physical type</a>#AL)</span></p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td><td><b>Altitude</b></td></tr><tr><td style=\"display: none\">*</td><td>-83.6945691</td><td>42.25475478</td><td>0</td></tr></table><p><b>managingOrganization</b>: <a href=\"Organization-exemple-uf-hebergement-cardiologie-13122019.html\">Organization/exemple-uf-hebergement-cardiologie-13122019</a> "UF d'hébergement, Service de cardiologie, Hôpital Test"</p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2012-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2020-05-01"^^xsd:date ] ]
] ) ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://interopsante.org/fhir/CodeSystem/fr-v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "INTRN" ] ] ) ] ;
fhir:system [ fhir:v "urn:oid:1.2.250.1.71.4.2.2.1330780321.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Id-Lieu-Cardio" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:name [ fhir:v "Service de cardiologie, Aile ouest, 4° étage"] ; #
fhir:alias ( [ fhir:v "Hôpital HopitalTest, Aile ouest, 4° étage"] ) ; #
fhir:mode [ fhir:v "instance"] ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "022-655-329" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hopitalTest.fr/aileouest" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:address [
fhir:use [ fhir:v "work" ] ;
( fhir:line [ fhir:v "12 rue St Hélier, bâtiment A" ] ) ;
fhir:city [ fhir:v "Rennes" ] ;
fhir:postalCode [ fhir:v "35 000" ] ;
fhir:country [ fhir:v "FRA" ]
] ; #
fhir:physicalType [
( fhir:coding [
fhir:system [ fhir:v "http://interopsante.org/fhir/CodeSystem/fr-location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AL" ] ;
fhir:display [ fhir:v "Aile" ] ] )
] ; #
fhir:position [
fhir:longitude [ fhir:v "-83.6945691"^^xsd:decimal ] ;
fhir:latitude [ fhir:v "42.25475478"^^xsd:decimal ] ;
fhir:altitude [ fhir:v "0"^^xsd:decimal ]
] ; #
fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/exemple-uf-hebergement-cardiologie-13122019" ]
] . #
IG © 2021+ ResMed Corp. Package resmed.core#0.37.0 based on FHIR 4.0.1. Generated 2024-01-11
Links: Table of Contents |
QA Report
| Propose a change | Issues
| Version History
| Search