Guide d'implémentation pour l'atelier
0.1.0 - ci-build
Guide d'implémentation pour l'atelier - 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
{
"resourceType" : "DocumentReference",
"id" : "ajout",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : RéférenceDocument ajout</b></p><a name=\"ajout\"> </a><a name=\"hcajout\"> </a><p><b>masterIdentifier</b>: <code>https://interop.aphp.fr/info/DocumentReference/Z0101</code>/1</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes :{http://loinc.org 85208-7}\">CR de télémédecine</span></p><p><b>subject</b>: <a href=\"#hcajout/document-1-patient\">Michel VINCENT (official) Male, Date de Naissance :2000-10-20 ( Patient internal identifier)</a></p><p><b>date</b>: 2025-01-28 14:43:10+0100</p><p><b>author</b>: numéro au hasard, improbable qu'il existe vraiment (Identifier: Identifiant interne/026X033)</p><p><b>authenticator</b>: <a href=\"#hcajout/aph-example\">PractitionerRole</a></p><p><b>custodian</b>: éditeur de gynab (Identifier: <code>https://interop.aphp.fr/info/Device/hopex</code>/Z0101)</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Data</b></td><td><b>Hash</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>Français (France)</td><td><code>JVBERi0xLjQKJXBhcnR4cmVmCjEzMTg1CiUlRU9GCg==</code></td><td><code>sdmytl8EeWu33+ksMenAOhACd4U=</code></td><td>CR</td><td>2025-01-28 14:53:10+0100</td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Narratif généré : PractitionerRole #aph-example</b></p><a name=\"ajout/aph-example\"> </a><a name=\"hcajout/aph-example\"> </a><p><b>practitioner</b>: <a href=\"#hcajout/with-aph-example\">Practitioner Nicolas GRIFFON </a></p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Narratif généré : Patient #document-1-patient</b></p><a name=\"ajout/document-1-patient\"> </a><a name=\"hcajout/document-1-patient\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Michel VINCENT (official) Male, Date de Naissance :2000-10-20 ( Patient internal identifier)</p><hr/></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Narratif généré : Praticien #with-aph-example</b></p><a name=\"ajout/with-aph-example\"> </a><a name=\"hcajout/with-aph-example\"> </a><p><b>identifier</b>: Employee number/3213039</p><p><b>name</b>: Nicolas GRIFFON </p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1980-01-01</p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "PractitionerRole",
"id" : "aph-example",
"practitioner" : {
"reference" : "#with-aph-example"
}
},
{
"resourceType" : "Patient",
"id" : "document-1-patient",
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PI"
}
]
},
"system" : "https://interop.aphp.fr/info/Patient/ipp",
"value" : "8034567890"
}
],
"name" : [
{
"extension" : [
{
"url" : "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-birth-list-given-name",
"valueString" : "Michel René"
}
],
"use" : "official",
"family" : "VINCENT",
"given" : [
"Michel"
]
}
],
"gender" : "male",
"birthDate" : "2000-10-20"
},
{
"resourceType" : "Practitioner",
"id" : "with-aph-example",
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "EI"
}
]
},
"system" : "https://interop.aphp.fr/info/Practitioner/aph",
"value" : "3213039"
}
],
"name" : [
{
"family" : "GRIFFON",
"given" : [
"Nicolas"
]
}
],
"gender" : "male",
"birthDate" : "1980-01-01"
}
],
"masterIdentifier" : {
"system" : "https://interop.aphp.fr/info/DocumentReference/Z0101",
"value" : "1"
},
"status" : "current",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "85208-7",
"display" : "CR de télémédecine"
}
]
},
"subject" : {
"reference" : "#document-1-patient"
},
"date" : "2025-01-28T14:43:10+01:00",
"author" : [
{
"type" : "Organization",
"identifier" : {
"type" : {
"coding" : [
{
"system" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
"code" : "INTRN"
}
]
},
"system" : "https://interop.aphp.fr/info/Organization/Sirius",
"value" : "026X033"
},
"display" : "numéro au hasard, improbable qu'il existe vraiment"
}
],
"authenticator" : {
"reference" : "#aph-example"
},
"custodian" : {
"identifier" : {
"system" : "https://interop.aphp.fr/info/Device/hopex",
"value" : "Z0101"
},
"display" : "éditeur de gynab"
},
"content" : [
{
"attachment" : {
"contentType" : "application/pdf",
"language" : "fr-FR",
"data" : "JVBERi0xLjQKJXBhcnR4cmVmCjEzMTg1CiUlRU9GCg==",
"hash" : "sdmytl8EeWu33+ksMenAOhACd4U=",
"title" : "CR",
"creation" : "2025-01-28T14:53:10+01:00"
}
}
]
}