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

FHIR IG analytics

Packageswiss.mednet.fhir
Resource TypeMedication
IdMedication-mni-medication-example1.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: Medication mni-medication-example1

code: ASPIRIN C Brausetabl 10 Stk


Source1

{
  "resourceType": "Medication",
  "id": "mni-medication-example1",
  "meta": {
    "profile": [
      "https://mednet.swiss/fhir/StructureDefinition/mni-medication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "urn:oid:2.51.1.1",
        "code": "7680336700282"
      },
      {
        "system": "urn:oid:2.16.756.5.30.2.6.1",
        "code": "0058985"
      },
      {
        "system": "https://mednet.swiss/fhir/productNumber",
        "code": "3367001"
      }
    ],
    "text": "ASPIRIN C Brausetabl 10 Stk"
  }
}