Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.10.1 - ci-build

Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.10.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: APH Salud Mental - Plan de Manejo - JSON Representation

Raw json | Descargar

{
  "resourceType" : "CarePlan",
  "id" : "Example-CarePlan-APH-SaludMental-28ad1495c2be",
  "meta" : {
    "profile" : [
      🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileCarePlanHCEUAPH"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CarePlan Example-CarePlan-APH-SaludMental-28ad1495c2be</b></p><a name=\"Example-CarePlan-APH-SaludMental-28ad1495c2be\"> </a><a name=\"hcExample-CarePlan-APH-SaludMental-28ad1495c2be\"> </a><a name=\"Example-CarePlan-APH-SaludMental-28ad1495c2be-es-ES\"> </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\">Profile: <a href=\"StructureDefinition-ProfileCarePlanHCEUAPH.html\">HCEU - APH - Care Plan</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/careplans/</code>/CAREPLAN-SM-001\u00a0(use:\u00a0usual,\u00a0)</p><p><b>instantiatesUri</b>: <a href=\"https://www.minsalud.gov.co/salud/publica/saludmental/Paginas/protocolo-atencion-crisis-ansiedad.aspx\">https://www.minsalud.gov.co/salud/publica/saludmental/Paginas/protocolo-atencion-crisis-ansiedad.aspx</a></p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>title</b>: Protocolo atención crisis ansiedad</p><p><b>subject</b>: <a href=\"Patient-Example-Patient-APH-SaludMental-7aac30576fa7.html\">Emilio Romero Salas(official) Male, DoB: 1995-06-15 ( Cédula de Ciudadanía: 234363452\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-Example-APH-SaludMental-Encounter-0badabd1cd75.html\">Encounter: extension = Demanda espontánea (Vías de ingreso#01); identifier = http://hospitalSystemInformation.example.org/admissions#Enc_SM_001\u00a0(use:\u00a0usual,\u00a0); status = finished; class = field (ActCode#FLD); serviceType = SERVICIO DE URGENCIAS; period = 2025-04-01 09:00:00+0000 --&gt; 2025-04-01 09:30:00+0000</a></p><p><b>period</b>: 2025-04-01 09:00:00+0000 --&gt; 2025-04-01 09:30:00+0000</p><p><b>created</b>: 2025-04-01 09:00:00+0000</p><p><b>author</b>: <a href=\"PractitionerRole-Example-APH-SaludMental-PractitionerRole-78ad985df596.html\">PractitionerRole Psychologist</a></p><p><b>addresses</b>: <a href=\"Condition-Example-Condition-APH-SaludMental-778788361344.html\">Condition Panic disorder</a></p></div>"
  },
  "identifier" : [
    {
      "use" : "usual",
      "system" : "http://hospitalSystemInformation.example.org/careplans/",
      "value" : "CAREPLAN-SM-001"
    }
  ],
  "instantiatesUri" : [
    "https://www.minsalud.gov.co/salud/publica/saludmental/Paginas/protocolo-atencion-crisis-ansiedad.aspx"
  ],
  "status" : "completed",
  "intent" : "order",
  "title" : "Protocolo atención crisis ansiedad",
  "subject" : {
    🔗 "reference" : "Patient/Example-Patient-APH-SaludMental-7aac30576fa7"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example-APH-SaludMental-Encounter-0badabd1cd75"
  },
  "period" : {
    "start" : "2025-04-01T09:00:00Z",
    "end" : "2025-04-01T09:30:00Z"
  },
  "created" : "2025-04-01T09:00:00Z",
  "author" : {
    🔗 "reference" : "PractitionerRole/Example-APH-SaludMental-PractitionerRole-78ad985df596"
  },
  "addresses" : [
    {
      🔗 "reference" : "Condition/Example-Condition-APH-SaludMental-778788361344"
    }
  ]
}