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

FHIR IG Statistics: ValueSet/FormaFarmaceuticaVS

Packagefhir.ops-esavi
TypeValueSet
IdFormaFarmaceuticaVS
FHIR VersionR4
Sourcehttps://paho.org/fhir/ops-esavi/https://build.fhir.org/ig/cens-chile/OPS-Esavi-IG/ValueSet-FormaFarmaceuticaVS.html
URLhttps://paho.org/fhir/ops-esavi/ValueSet/FormaFarmaceuticaVS
Version0.1.0
Statusactive
Date2021-03-11T00:00:00-03:00
NameFormaFarmaceuticaVS
TitleIdentificación Formas Farmacéuticas
Realmus
Authorityhl7
DescriptionDescribe y lista las formas farmaceuticas de medicamentos para registro en ESAVI segun SNOMED CT

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet FormaFarmaceuticaVS


Source

{
  "resourceType": "ValueSet",
  "id": "FormaFarmaceuticaVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://paho.org/fhir/ops-esavi/ValueSet/FormaFarmaceuticaVS",
  "version": "0.1.0",
  "name": "FormaFarmaceuticaVS",
  "title": "Identificación Formas Farmacéuticas",
  "status": "active",
  "experimental": false,
  "date": "2021-03-11T00:00:00-03:00",
  "publisher": "CENS",
  "contact": [
    {
      "name": "CENS",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cens.cl"
        }
      ]
    }
  ],
  "description": "Describe y lista las formas farmaceuticas de medicamentos para registro en ESAVI segun SNOMED CT",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "736478001"
          }
        ]
      }
    ]
  }
}