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 Medicina Legal - Composition - JSON Representation

Raw json | Descargar

{
  "resourceType" : "Composition",
  "id" : "Example-Composition-HCEURVML",
  "meta" : {
    "profile" : [
      🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition/ProfileCompositionRVML"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition Example-Composition-HCEURVML</b></p><a name=\"Example-Composition-HCEURVML\"> </a><a name=\"hcExample-Composition-HCEURVML\"> </a><a name=\"Example-Composition-HCEURVML-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-ProfileCompositionRVML.html\">Recurso Composition: Agrupador lógico de recursos</a></p></div><p><b>identifier</b>: Composition-99d4da93-ea97\u00a0(use:\u00a0usual,\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-HCEURVML.html\">Encounter: identifier = Oficio: enc-rvml-001\u00a0(use:\u00a0official,\u00a0); status = arrived; class = arrived (vs.html#FLD); priority = Grave; period = 2025-05-10 08:00:00+0000 --&gt; (ongoing)</a></p><p><b>date</b>: 2025-05-10 08:00:00+0000</p><p><b>author</b>: <a href=\"Organization-Example-Organization-HCEURVML-Autoridad.html\">Organization Fiscalia General de la nacion</a></p><p><b>title</b>: REPORTE RUTA VIOLENCIAS - MEDICINA LEGAL</p><p><b>confidentiality</b>: very restricted</p></div>"
  },
  "identifier" : {
    "use" : "usual",
    "value" : "Composition-99d4da93-ea97"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "https://loinc.org",
        "code" : "62944-4",
        "display" : "exposures to violence"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Example-Patient-HCEURVML"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example-Encounter-HCEURVML"
  },
  "date" : "2025-05-10T08:00:00Z",
  "author" : [
    {
      🔗 "reference" : "Organization/Example-Organization-HCEURVML-Autoridad"
    }
  ],
  "title" : "REPORTE RUTA VIOLENCIAS - MEDICINA LEGAL",
  "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-HCEURVML"
        }
      ]
    },
    {
      "title" : "Encuentro",
      "code" : {
        "coding" : [
          {
            "system" : "https://loinc.org",
            "code" : "75519-9",
            "display" : "Encounter identifier"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Encounter/Example-Encounter-HCEURVML"
        }
      ]
    },
    {
      "title" : "Profesional",
      "code" : {
        "coding" : [
          {
            "system" : "https://loinc.org",
            "code" : "86637-6",
            "display" : "Provider role"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Practitioner/Example-Practitioner-HCEURVML"
        }
      ]
    },
    {
      "title" : "Nivel de riesgo",
      "code" : {
        "coding" : [
          {
            "system" : "https://loinc.org",
            "code" : "62944-4",
            "display" : "Exposures to violence"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/Example-Observation-HCEURVML"
        }
      ]
    }
  ]
}