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:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ins-patient-temporary-identification-number"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://resmed.com/fhir/core/StructureDefinition/ins-patient"^^xsd:anyURI ;
fhir:link <http://resmed.com/fhir/core/StructureDefinition/ins-patient> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Gérald Gardrinier (OFFICIAL)</b> male, DoB: 1967-10-14 ( NIR temporaire: 269054958815781)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Id:</td><td colspan=\"3\">EasyCare Number: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-uri.html\">#</a>urn:uuid:64fef033-e227-45af-b747-925e6c717269 (use: USUAL)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This is a ResMed variant of a HL7 France Core package resource.\nReliability of the patient's identity | Précision sur le degré de fiabilité de l'identité du patient.\">ResMed FrPatientIdentReliability:</td><td colspan=\"3\"><ul><li>identityReliability: <a href=\"CodeSystem-CodeSystem-Fiabilite-Identite-IS.html#CodeSystem-Fiabilite-Identite-IS-VIDE\">ResMed French Identity reliability</a> VIDE: Identité non encore qualifiée</li><li>validationDate: 2021-09-17</li><li>validationMode: <a href=\"CodeSystem-fr-cs-mode-validation-identite.html#fr-cs-mode-validation-identite-PA\">ResMed Fr_cs_mode_validation_identite</a> PA: Passeport</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/R4/extension-patient-birthplace.html\">Birth Place:</a></td><td colspan=\"3\"><ul><li></li></ul></td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ;
fhir:value [
a fhir:Address ;
fhir:district [ fhir:v "11339" ] ]
] [
( fhir:extension [
fhir:url [ fhir:v "identityReliability"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://interopsante.org/fhir/CodeSystem/fr-v2-0445"^^xsd:anyURI ] ;
fhir:code [ fhir:v "VIDE" ] ] ] [
fhir:url [ fhir:v "validationDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2021-09-17"^^xsd:date ] ] [
fhir:url [ fhir:v "validationMode"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://interopsante.org/fhir/CodeSystem/fr-cs-mode-validation-identite"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PA" ] ] ] ) ;
fhir:url [ fhir:v "http://interopsante.org/fhir/StructureDefinition/FrPatientIdentReliability"^^xsd:anyURI ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-user-identifier"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ECN" ] ] ) ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:64fef033-e227-45af-b747-925e6c717269" ] ;
fhir:assigner [
fhir:display [ fhir:v "ResMed Corp." ] ]
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://interopsante.org/fhir/CodeSystem/fr-v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "INS-NIA" ] ;
fhir:display [ fhir:v "NIR temporaire" ] ] ) ] ;
fhir:value [ fhir:v "269054958815781" ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Gardrinier" ] ;
( fhir:given [ fhir:v "Gérald" ] )
] ) ; #
fhir:gender [ fhir:v "male"] ; #
fhir:birthDate [ fhir:v "1967-10-14"^^xsd:date] . #
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