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

FHIR IG analytics

Packagehl7.fhir.cl.clcore
Resource TypeMedication
IdMedication-MedicamentoCl-2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Medicación /Medicamento MedicamentoCl-2

identifier: 1703591000167111 (use: official, ), 696681000167108 (use: official, )

code: Hidroclorotiazida 25 mg + Valsartán 160 mg comprimido

manufacturer: Organization Laboratorio ACME de Chile


Source1

{
  "resourceType": "Medication",
  "id": "MedicamentoCl-2",
  "meta": {
    "profile": [
      "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreMedicamentoCl"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "value": "1703591000167111"
    },
    {
      "use": "official",
      "value": "696681000167108"
    }
  ],
  "code": {
    "text": "Hidroclorotiazida 25 mg + Valsartán 160 mg comprimido"
  },
  "manufacturer": {
    "reference": "Organization/EjemploLaboratorio1"
  }
}