FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/VSTipoPrescripcion

Packagehl7.fhir.cl.recetachile
TypeValueSet
IdVSTipoPrescripcion
FHIR VersionR4
Sourcehttps://rme.hl7chile.cl/https://rme.hl7chile.cl/ValueSet-VSTipoPrescripcion.html
URLhttps://rme.hl7chile.cl/ValueSet/VSTipoPrescripcion
Version0.9
Statusactive
Date2022-01-18T00:00:00-03:00
NameVSTipoPrescripcion
TitleTipo de Prescripción
Realmcl
Authorityhl7
DescriptionIdentifica el tipo de Prescripción

Resources that use this resource

StructureDefinition
RecetaPrescripcionClCL Prescripción

Resources that this resource uses

CodeSystem
CSTipoPrescripcionTipo de Prescripción

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "VSTipoPrescripcion",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://rme.hl7chile.cl/ValueSet/VSTipoPrescripcion",
  "version": "0.9",
  "name": "VSTipoPrescripcion",
  "title": "Tipo de Prescripción",
  "status": "active",
  "date": "2022-01-18T00:00:00-03:00",
  "contact": [
    {
      "name": "HL7 Chile",
      "telecom": [
        {
          "system": "email",
          "value": "chair@hl7chile.cl"
        }
      ]
    }
  ],
  "description": "Identifica el tipo de Prescripción",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://rme.hl7chile.cl/CodeSystem/CSTipoPrescripcion"
      }
    ]
  }
}