Guías de Implementación HL7 FHIR: CR Core
0.1.1-draft - ci-build
Guías de Implementación HL7 FHIR: CR Core, published by Ministerio de Salud de Costa Rica. This guide is not an authorized publication; it is the continuous build for version 0.1.1-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HIE-cr/core-ig/ and changes regularly. See the Directory of published versions
Page standards status: Draft | Maturity Level: 0 |
{
"resourceType" : "ValueSet",
"id" : "security-label",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet security-label</b></p><a name=\"security-label\"> </a><a name=\"hcsecurity-label\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-Confidentiality.html\"><code>http://terminology.hl7.org/CodeSystem/v3-Confidentiality</code></a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cgp"
}
],
"url" : "https://ministeriodesalud.go.cr/fhir/core/ValueSet/security-label",
"version" : "0.1.1-draft",
"name" : "SecurityLabel",
"title" : "Etiquetas de seguridad",
"status" : "draft",
"experimental" : false,
"date" : "2025-03-03",
"publisher" : "Ministerio de Salud de Costa Rica",
"contact" : [
{
"name" : "Ministerio de Salud de Costa Rica",
"telecom" : [
{
"system" : "url",
"value" : "https://ministeriodesalud.go.cr/fhir"
},
{
"system" : "email",
"value" : "alejandro@meddyg.com"
}
]
},
{
"name" : "IHE Costa Rica",
"telecom" : [
{
"system" : "email",
"value" : "alejandro@meddyg.com",
"use" : "work"
}
]
}
],
"description" : "Etiquetas de seguridad para el intercambio de información en salud",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CR"
}
]
}
],
"purpose" : "Metadata de la definición de la estructura",
"copyright" : "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"
}
]
}
}