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 - Procedimiento - JSON Representation

Raw json | Descargar

{
  "resourceType" : "Procedure",
  "id" : "Example-Procedure-APH-SaludMental-6e6e531e7268",
  "meta" : {
    "profile" : [
      🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileProcedureHCEUAPH"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure Example-Procedure-APH-SaludMental-6e6e531e7268</b></p><a name=\"Example-Procedure-APH-SaludMental-6e6e531e7268\"> </a><a name=\"hcExample-Procedure-APH-SaludMental-6e6e531e7268\"> </a><a name=\"Example-Procedure-APH-SaludMental-6e6e531e7268-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-ProfileProcedureHCEUAPH.html\">HCEU - APH - Procedure</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/procedures/</code>/PROC-SM-001\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/AGCC_CUPSAPH 890201}\">Intervención en crisis psicológica</span></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>performed</b>: 2025-04-01 09:10:00+0000 --&gt; 2025-04-01 09:25:00+0000</p><p><b>recorder</b>: <a href=\"Practitioner-Example-APH-SaludMental-Practitioner-cd8fcff340d8.html\">Practitioner Davila Santos Carlos Daniel(official)</a></p><p><b>asserter</b>: <a href=\"Practitioner-Example-APH-SaludMental-Practitioner-cd8fcff340d8.html\">Practitioner Davila Santos Carlos Daniel(official)</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/SPECIALITY 123}\">Psicología</span></td><td><a href=\"Practitioner-Example-APH-SaludMental-Practitioner-cd8fcff340d8.html\">Practitioner Davila Santos Carlos Daniel(official)</a></td></tr></table><p><b>reasonReference</b>: <a href=\"Condition-Example-Condition-APH-SaludMental-778788361344.html\">Condition Panic disorder</a></p></div>"
  },
  "identifier" : [
    {
      "use" : "usual",
      "system" : "http://hospitalSystemInformation.example.org/procedures/",
      "value" : "PROC-SM-001"
    }
  ],
  "status" : "completed",
  "code" : {
    "coding" : [
      {
        "system" : "https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/AGCC_CUPSAPH",
        "code" : "890201",
        "display" : "Intervención en crisis psicológica"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Example-Patient-APH-SaludMental-7aac30576fa7"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example-APH-SaludMental-Encounter-0badabd1cd75"
  },
  "performedPeriod" : {
    "start" : "2025-04-01T09:10:00Z",
    "end" : "2025-04-01T09:25:00Z"
  },
  "recorder" : {
    🔗 "reference" : "Practitioner/Example-APH-SaludMental-Practitioner-cd8fcff340d8"
  },
  "asserter" : {
    🔗 "reference" : "Practitioner/Example-APH-SaludMental-Practitioner-cd8fcff340d8"
  },
  "performer" : [
    {
      "function" : {
        "coding" : [
          {
            "system" : "https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/SPECIALITY",
            "code" : "123",
            "display" : "Psicología"
          }
        ]
      },
      "actor" : {
        🔗 "reference" : "Practitioner/Example-APH-SaludMental-Practitioner-cd8fcff340d8"
      }
    }
  ],
  "reasonReference" : [
    {
      🔗 "reference" : "Condition/Example-Condition-APH-SaludMental-778788361344"
    }
  ]
}