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

FHIR IG analytics

Packagefhir.ops-esavi
Resource 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 International Edition

Narrative

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

Generated Narrative: ValueSet FormaFarmaceuticaVS


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}