Données socles des Entrepôts de Données de Santé Hospitalier
0.1.0 - ci-build
FRA
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
{
"resourceType" : "MedicationAdministration",
"id" : "bd16265b-828a-4506-b4de-376afbae5be1",
"meta" : {
"profile" : [
🔗 "https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/StructureDefinition/edsh-medication-administration"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : AdministrationMédicaments bd16265b-828a-4506-b4de-376afbae5be1</b></p><a name=\"bd16265b-828a-4506-b4de-376afbae5be1\"> </a><a name=\"hcbd16265b-828a-4506-b4de-376afbae5be1\"> </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-medication-administration.html\">Prise de médicaments</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes :{http://www.whocc.no/atc B01AB05}\">Enoxaparine</span></p><p><b>subject</b>: <a href=\"Patient-00d05edd-cffc-46e0-8ddb-91b7e801985a.html\">Antoine Roux Male, Date de Naissance :1992-02-06 ( NIR)</a></p><p><b>context</b>: <a href=\"Encounter-a77d9d30-48cf-478f-b19e-6c90f625b3dc.html\">Encounter : status = finished; class = inpatient encounter (v3 Code System ActCode#IMP); period = 2024-01-11 --> 2024-01-14</a></p><p><b>effective</b>: 2024-01-11 20:00:00+0000 --> 2024-01-11 20:05:00+0000</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes :{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C38299}\">voie sous-cutanee</span></td><td>4000 [IU]<span style=\"background: LightGoldenRodYellow\"> (Détails : code UCUM[IU] = '[IU]')</span></td></tr></table></div>"
},
"status" : "completed",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.whocc.no/atc",
"code" : "B01AB05",
"display" : "Enoxaparine"
}
]
},
"subject" : {
🔗 "reference" : "Patient/00d05edd-cffc-46e0-8ddb-91b7e801985a"
},
"context" : {
🔗 "reference" : "Encounter/a77d9d30-48cf-478f-b19e-6c90f625b3dc"
},
"effectivePeriod" : {
"start" : "2024-01-11T20:00:00.000Z",
"end" : "2024-01-11T20:05:00.000Z"
},
"dosage" : {
"route" : {
"coding" : [
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code" : "C38299",
"display" : "voie sous-cutanee"
}
]
},
"dose" : {
"value" : 4000,
"unit" : "[IU]",
"system" : "http://unitsofmeasure.org",
"code" : "[IU]"
}
}
}