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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Example-Composition-HCEURVML"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition/ProfileCompositionRVML"^^xsd:anyURI ;
fhir:link <https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition/ProfileCompositionRVML> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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 (use: usual, )</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 (use: official, ); status = arrived; class = arrived (vs.html#FLD); priority = Grave; period = 2025-05-10 08:00:00+0000 --> (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>"^^rdf:XMLLiteral
] ; #
fhir:identifier [
fhir:use [ fhir:v "usual" ] ;
fhir:value [ fhir:v "Composition-99d4da93-ea97" ]
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "62944-4" ] ;
fhir:display [ fhir:v "exposures to violence" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Example-Patient-HCEURVML" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/Example-Encounter-HCEURVML" ]
] ; #
fhir:date [ fhir:v "2025-05-10T08:00:00Z"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "Organization/Example-Organization-HCEURVML-Autoridad" ]
] ) ; #
fhir:title [ fhir:v "REPORTE RUTA VIOLENCIAS - MEDICINA LEGAL"] ; #
fhir:confidentiality [ fhir:v "V"] ; #
fhir:section ( [
fhir:title [ fhir:v "Víctima violencia" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "79191-3" ] ;
fhir:display [ fhir:v "Patient demographics panel" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Patient/Example-Patient-HCEURVML" ] ] )
] [
fhir:title [ fhir:v "Encuentro" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "75519-9" ] ;
fhir:display [ fhir:v "Encounter identifier" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Encounter/Example-Encounter-HCEURVML" ] ] )
] [
fhir:title [ fhir:v "Profesional" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "86637-6" ] ;
fhir:display [ fhir:v "Provider role" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Practitioner/Example-Practitioner-HCEURVML" ] ] )
] [
fhir:title [ fhir:v "Nivel de riesgo" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "62944-4" ] ;
fhir:display [ fhir:v "Exposures to violence" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/Example-Observation-HCEURVML" ] ] )
] ) . #
IG © Secretaría de Salud de Bogotá 2025+ minsait - An Indra Company. Package fhir.onesait-healthcare-sds-bogota-api-fhir#0.10.1 based on FHIR 4.0.1. Generated 2025-07-10
Links: Tabla de contenido |
Reporte QA