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

: Osteosynthèse - JSON Representation

Raw json | Download

{
  "resourceType" : "Procedure",
  "id" : "04295b26-54a4-4461-8a20-33b0d019d153",
  "meta" : {
    "profile" : [
      🔗 "https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/StructureDefinition/edsh-procedure"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Procédure 04295b26-54a4-4461-8a20-33b0d019d153</b></p><a name=\"04295b26-54a4-4461-8a20-33b0d019d153\"> </a><a name=\"hc04295b26-54a4-4461-8a20-33b0d019d153\"> </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-procedure.html\">Procedure</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes :{https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/CodeSystem/ccam-cs NBCA008}\">Osteosynthese de fracture du grand trochanter</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>encounter</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 --&gt; 2024-01-14</a></p><p><b>performed</b>: 2024-01-11 09:30:00+0000</p></div>"
  },
  "status" : "completed",
  "code" : {
    "coding" : [
      {
        "system" : "https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/CodeSystem/ccam-cs",
        "code" : "NBCA008",
        "display" : "Osteosynthese de fracture du grand trochanter"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/00d05edd-cffc-46e0-8ddb-91b7e801985a"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/a77d9d30-48cf-478f-b19e-6c90f625b3dc"
  },
  "performedDateTime" : "2024-01-11T09:30:00.000Z"
}