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

FHIR IG Statistics: CodeSystem/CSTipoPrescripcion

Packagehl7.fhir.cl.recetachile
TypeCodeSystem
IdCSTipoPrescripcion
FHIR VersionR4
Sourcehttps://rme.hl7chile.cl/https://rme.hl7chile.cl/CodeSystem-CSTipoPrescripcion.html
URLhttps://rme.hl7chile.cl/CodeSystem/CSTipoPrescripcion
Version0.9
Statusactive
Date2022-01-18T00:00:00-03:00
NameCSTipoPrescripcion
TitleTipo de Prescripción
Realmcl
Authorityhl7
DescriptionIdentifica el tipo de Prescripción
Contentcomplete

Resources that use this resource

ValueSet
VSTipoPrescripcionTipo de Prescripción

Resources that this resource uses

No resources found


Narrative

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

This code system https://rme.hl7chile.cl/CodeSystem/CSTipoPrescripcion defines the following codes:

CodeDisplay
Id_Local Id_Local
Id_Cheque Id_Cheque
Id_Receta_Grafica Id_Receta_Grafica

Source

{
  "resourceType": "CodeSystem",
  "id": "CSTipoPrescripcion",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://rme.hl7chile.cl/CodeSystem/CSTipoPrescripcion",
  "version": "0.9",
  "name": "CSTipoPrescripcion",
  "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"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "Id_Local",
      "display": "Id_Local"
    },
    {
      "code": "Id_Cheque",
      "display": "Id_Cheque"
    },
    {
      "code": "Id_Receta_Grafica",
      "display": "Id_Receta_Grafica"
    }
  ]
}