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

: Ruta Violencia SDS - Documento - JSON Representation

Raw json | Descargar

{
  "resourceType" : "Composition",
  "id" : "Example-Composition-RVSDS",
  "meta" : {
    "profile" : [
      🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition/ProfileCompositionRVSDS"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition Example-Composition-RVSDS</b></p><a name=\"Example-Composition-RVSDS\"> </a><a name=\"hcExample-Composition-RVSDS\"> </a><a name=\"Example-Composition-RVSDS-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-ProfileCompositionRVSDS.html\">Recurso Composition: Agrupador lógico de recursos SDS</a></p></div><p><b>identifier</b>: Medical record number/SSALUD-20250521-001\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://loinc.org 62944-4}\">exposures to violence</span></p><p><b>encounter</b>: <a href=\"Encounter-Example-Encounter-RVSDS.html\">Encounter: identifier = http://hospitalSystemInformation.example.org/admissions#enc-rvss-001\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Urgencias (ActCode#EMER); type = Urgencias; period = 2025-05-16 09:00:00-0500 --&gt; (ongoing)</a></p><p><b>date</b>: 2025-05-21 09:30:00-0500</p><p><b>author</b>: <a href=\"PractitionerRole-Example-PractitionerRole-RVSDS.html\">Eduardo Camargo</a></p><p><b>title</b>: REPORTE RUTA VIOLENCIAS - SECRETARÍA DE SALUD</p><p><b>confidentiality</b>: very restricted</p></div>"
  },
  "identifier" : {
    "use" : "official",
    "type" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
          "code" : "MR",
          "display" : "Medical record number"
        }
      ]
    },
    "value" : "SSALUD-20250521-001"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "https://loinc.org",
        "code" : "62944-4",
        "display" : "exposures to violence"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Example-Patient-HCEURVSDS",
    "display" : "Andrea Goméz"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example-Encounter-RVSDS"
  },
  "date" : "2025-05-21T09:30:00-05:00",
  "author" : [
    {
      🔗 "reference" : "PractitionerRole/Example-PractitionerRole-RVSDS",
      "display" : "Eduardo Camargo"
    }
  ],
  "title" : "REPORTE RUTA VIOLENCIAS - SECRETARÍA DE SALUD",
  "confidentiality" : "V",
  "section" : [
    {
      "title" : "Víctima violencia",
      "code" : {
        "coding" : [
          {
            "system" : "https://loinc.org",
            "code" : "79191-3",
            "display" : "Patient demographics panel"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Patient/Example-Patient-HCEURVSDS"
        }
      ]
    },
    {
      "title" : "Notificación en SIVIM",
      "code" : {
        "coding" : [
          {
            "system" : "https://loinc.org",
            "code" : "62944-4",
            "display" : "Exposures to violence"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/Example-Observation-RVSDS"
        },
        {
          🔗 "reference" : "Coverage/Example-Coverage-RVSDS"
        }
      ]
    },
    {
      "title" : "Atención",
      "code" : {
        "coding" : [
          {
            "system" : "https://loinc.org",
            "code" : "75519-9",
            "display" : "Encounter identifier"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Encounter/Example-Encounter-RVSDS"
        },
        {
          🔗 "reference" : "Procedure/Example-Procedure-RVSDS"
        },
        {
          🔗 "reference" : "Condition/Example-Condition-Dx-Primario-RVSDS"
        },
        {
          "reference" : "Condition/Example-Condition-Dx-Secundario1-RVSDS"
        }
      ]
    },
    {
      "title" : "Profesional",
      "code" : {
        "coding" : [
          {
            "system" : "https://loinc.org",
            "code" : "86637-6",
            "display" : "Provider role"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "PractitionerRole/Example-PractitionerRole-RVSDS"
        }
      ]
    }
  ]
}