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

FHIR IG Statistics: ValueSet/VSCodificacionPatron

Packagehl7.fhir.cl.recetachile
TypeValueSet
IdVSCodificacionPatron
FHIR VersionR4
Sourcehttps://rme.hl7chile.cl/https://rme.hl7chile.cl/ValueSet-VSCodificacionPatron.html
URLhttps://rme.hl7chile.cl/ValueSet/VSCodificacionPatron
Version0.9
Statusactive
Date2022-01-18T00:00:00-03:00
NameVSCodificacionPatron
TitlePatrón de la Prescripción
Realmcl
Authorityhl7
DescriptionCodificación del patrón de administración de una prescripción

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
CSCodificacionPatronPatrón de la Prescripción

Narrative

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


Source

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