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

: Etat de Migraine - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "b2d90759-563b-49d2-9519-0ff32be0015b",
  "meta" : {
    "profile" : [
      🔗 "https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/StructureDefinition/edsh-condition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Condition b2d90759-563b-49d2-9519-0ff32be0015b</b></p><a name=\"b2d90759-563b-49d2-9519-0ff32be0015b\"> </a><a name=\"hcb2d90759-563b-49d2-9519-0ff32be0015b\"> </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-condition.html\">Condition</a></p></div><p><b>category</b>: <span title=\"Codes :{https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/CodeSystem/pmsi-mco-diag-type DP}\">Diagnostic Principal</span></p><p><b>code</b>: <span title=\"Codes :{http://hl7.org/fhir/sid/icd-10 G43.2}\">Etat de mal migraineux</span></p><p><b>subject</b>: <a href=\"Patient-00c2b477-4649-46af-aa82-2337558a1ec8.html\">Elena Garcia  Female, Date de Naissance :1985-11-13 ( NIR)</a></p><p><b>encounter</b>: <a href=\"Encounter-775e7473-7fa0-4950-94fe-4bd040437da8.html\">Encounter : status = finished; class = inpatient encounter (v3 Code System ActCode#IMP); period = 2024-01-14 --&gt; 2024-01-16</a></p><p><b>recordedDate</b>: 2024-01-14</p></div>"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/CodeSystem/pmsi-mco-diag-type",
          "code" : "DP",
          "display" : "Diagnostic Principal"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10",
        "code" : "G43.2",
        "display" : "Etat de mal migraineux"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/00c2b477-4649-46af-aa82-2337558a1ec8"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/775e7473-7fa0-4950-94fe-4bd040437da8"
  },
  "recordedDate" : "2024-01-14"
}