FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.corecl
Resource TypeValueSet
IdValueSet-VSTiposDocClinic.json
FHIR VersionR4
Sourcehttps://hl7chile.cl/fhir/ig/CoreCL/1.7.0/ValueSet-VSTiposDocClinic.html
URLhttps://hl7chile.cl/fhir/ig/CoreCL/ValueSet/VSTiposDocClinic
Version1.7.0
Statusactive
Date2022-05-21T00:00:00-03:00
NameVSTiposDocClinic
TitleTipos de Documentos Clínicos
Realmcl
Authorityhl7
DescriptionTipos de Documentos clínicos para Composition. Se trae todo Loinc, se requerirá un VS específico
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

StructureDefinition
DocumentoClCL Documento

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source


Source1

{
  "resourceType": "ValueSet",
  "id": "VSTiposDocClinic",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7chile.cl/fhir/ig/CoreCL/ValueSet/VSTiposDocClinic",
  "version": "1.7.0",
  "name": "VSTiposDocClinic",
  "title": "Tipos de Documentos Clínicos",
  "status": "active",
  "date": "2022-05-21T00:00:00-03:00",
  "publisher": "HL7 Chile",
  "contact": [
    {
      "name": "HL7 Chile",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7chile.cl"
        },
        {
          "system": "email",
          "value": "chair@hl7chile.cl"
        }
      ]
    }
  ],
  "description": "Tipos de Documentos clínicos para Composition. Se trae todo Loinc, se requerirá un VS específico",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org"
      }
    ]
  }
}