ResMed Core Implementation Guide
0.37.0 - ci-build International flag

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

: f32ace62-4040-44df-9281-4c6844902777 - TTL Representation

Raw ttl | Download


@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 "f32ace62-4040-44df-9281-4c6844902777"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://interopsante.org/fhir/StructureDefinition/FrPatient"^^xsd:anyURI ;
fhir:link <http://interopsante.org/fhir/StructureDefinition/FrPatient>     ] )
  ] ; # 
  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>Martine selfiesante (OFFICIAL)</b> female, DoB: 1955-05-15 ( NIR définitif: 179125612113516 (use: OFFICIAL))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus D}\">Divorced</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Details:</td><td colspan=\"3\"><ul><li>ph: 06 98 65 32 65(MOBILE)</li><li>12 rue de Paris Rennes 35000 FRA </li></ul></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-VALI\">ResMed French Identity reliability</a> VALI: Identité validée</li><li>validationDate: 2020-04-22</li><li>validationMode: <a href=\"CodeSystem-fr-cs-mode-validation-identite.html#fr-cs-mode-validation-identite-CN\">ResMed Fr_cs_mode_validation_identite</a> CN: Carte nationale d'identité</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 "01019" ]     ]
  ] [
    ( 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 "VALI" ] ;
fhir:display [ fhir:v "Identité validée" ]       ]     ] [
fhir:url [ fhir:v "validationDate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2020-04-22"^^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 "CN" ] ;
fhir:display [ fhir:v "Carte nationale d'identité" ]       ]     ] ) ;
fhir:url [ fhir:v "http://interopsante.org/fhir/StructureDefinition/FrPatientIdentReliability"^^xsd:anyURI ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://interopsante.org/fhir/CodeSystem/fr-v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "INS-NIR" ] ;
fhir:display [ fhir:v "NIR définitif" ]       ] )     ] ;
fhir:system [ fhir:v "urn:oid:1.2.250.1.213.1.4.8"^^xsd:anyURI ] ;
fhir:value [ fhir:v "179125612113516" ]
  ] ) ; # 
  fhir:name ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-ins-prenom"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Martine" ]     ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "selfiesante" ] ;
    ( fhir:given [ fhir:v "Martine" ] ) ;
    ( fhir:prefix [ fhir:v "MME" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "06 98 65 32 65" ] ;
fhir:use [ fhir:v "mobile" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1955-05-15"^^xsd:date] ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "12 rue de Paris" ] ) ;
fhir:city [ fhir:v "Rennes" ] ;
fhir:postalCode [ fhir:v "35000" ] ;
fhir:country [ fhir:v "FRA" ]
  ] ) ; # 
  fhir:maritalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ] ;
fhir:code [ fhir:v "D" ] ;
fhir:display [ fhir:v "Divorced" ]     ] )
  ] . #