Données socles des Entrepôts de Données de Santé Hospitalier - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Patient/00c2b477-4649-46af-aa82-2337558a1ec8> a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "00c2b477-4649-46af-aa82-2337558a1ec8"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/StructureDefinition/edsh-patient" ;
fhir:index 0 ;
fhir:link <https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/StructureDefinition/edsh-patient>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Patient 00c2b477-4649-46af-aa82-2337558a1ec8</b></p><a name=\"00c2b477-4649-46af-aa82-2337558a1ec8\"> </a><a name=\"hc00c2b477-4649-46af-aa82-2337558a1ec8\"> </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\">Profil: <a href=\"StructureDefinition-edsh-patient.html\">Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Elena Garcia Female, Date de Naissance :1985-11-13 ( NIR)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Statut de naissance multiple connu du patient\">Naissance Multiple :</td><td colspan=\"3\">1</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Moyens de contacter le Patient\">Coordonnées</td><td colspan=\"3\">null </td></tr></table></div>"
] ;
fhir:Patient.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://interopsante.org/fhir/CodeSystem/fr-v2-0203" ] ;
fhir:Coding.code [ fhir:value "NIR" ]
]
] ;
fhir:Identifier.system [ fhir:value "urn:oid:1.2.250.1.213.1.4.8" ] ;
fhir:Identifier.value [ fhir:value "285113498765123" ]
] ;
fhir:Patient.name [
fhir:index 0 ;
fhir:HumanName.family [ fhir:value "Garcia" ] ;
fhir:HumanName.given [
fhir:value "Elena" ;
fhir:index 0
]
] ;
fhir:Patient.gender [ fhir:value "female"] ;
fhir:Patient.birthDate [ fhir:value "1985-11-13"^^xsd:date] ;
fhir:Patient.address [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/StructureDefinition/edsh-pmsi-code-geo" ] ;
fhir:Extension.valueCode [ fhir:value "75009" ]
], [
fhir:index 1 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "latitude" ] ;
fhir:Extension.valueDecimal [ fhir:value "48.8867"^^xsd:decimal ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "longitude" ] ;
fhir:Extension.valueDecimal [ fhir:value "2.3431"^^xsd:decimal ]
] ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/geolocation" ]
] ;
fhir:Address.line [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-censusTract" ] ;
fhir:Extension.valueString [ fhir:value "751093306" ]
]
]
] ;
fhir:Patient.multipleBirthInteger [ fhir:value "1"^^xsd:integer] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Patient/00c2b477-4649-46af-aa82-2337558a1ec8.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Patient/00c2b477-4649-46af-aa82-2337558a1ec8.ttl> .
IG © 2023+ AP-HP. Package aphp.fhir.fr.edsh#0.1.0 based on FHIR 4.0.1. Generated 2026-07-11
Links: Table of Contents |
QA Report
| New Issue
|