FHIR IG analytics| Package | ch.fhir.ig.ch-emed-epr |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-MedicationStatementTriatecPadv.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement MedicationStatementTriatecPadv
Profile: PADV Changed MedicationStatement
identifier: Uniform Resource Identifier (URI)/urn:uuid:41b97645-e263-47c2-8d96-79da451a33f2
partOf: Observation CHANGE
status: Active
medication: Medication TRIATEC Tabl 2.5 mg 20 Stk
subject: Jeanne Dupont Female, DoB: 1972-08-07 ( Medical record number)
dateAsserted: 2023-04-11
informationSource: PractitionerRole
dosage
text: Un demi comprimé ou un comprimé entier à avaler avec de l'eau le soir dès le 2023-04-11.
patientInstruction: À prendre avec de l'eau
timing: Noon, Once
route: À avaler
DoseAndRates
Dose[x] 0.5-1 Tablet (unit of presentation)
Generated Narrative: Medication #MedicationTriatec
Profile: CH EMED EPR Medication
code: TRIATEC Tabl 2.5 mg
form: Tablet
amount: 20 Tablet (unit of presentation) (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')/1 Package (Details: SNOMED CT code1681000175101 = 'Package - unit of product usage')
Ingredients
Item[x] IsActive Strength Ramipril true 2.5 milligram (Details: UCUM codemg = 'mg')/1 Tablet (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')
{
"resourceType": "MedicationStatement",
"id": "MedicationStatementTriatecPadv",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-medicationstatement-changed"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Medication",
"id": "MedicationTriatec",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-medication"
]
},
"code": {
"coding": [
{
"system": "urn:oid:2.51.1.1",
"code": "7680538751228",
"display": "TRIATEC Tabl 2.5 mg 20 Stk"
}
],
"text": "TRIATEC Tabl 2.5 mg"
},
"form": {
"coding": [
{
"system": "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code": "10219000",
"display": "Tablet"
}
],
"text": "Tablet"
},
"amount": {
"numerator": {
"value": 20,
"unit": "Tablet (unit of presentation)",
"system": "http://snomed.info/sct",
"code": "732936001"
},
"denominator": {
"value": 1,
"unit": "Package",
"system": "http://snomed.info/sct",
"code": "1681000175101"
}
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "386872004",
"display": "Ramipril (substance)"
}
],
"text": "Ramipril"
},
"isActive": true,
"strength": {
"numerator": {
"value": 2.5,
"unit": "milligram",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "Tablet",
"system": "http://snomed.info/sct",
"code": "732936001"
}
}
}
]
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:41b97645-e263-47c2-8d96-79da451a33f2"
}
],
"partOf": [
{
"reference": "urn:uuid:3dcadc51-9509-48f0-b8c2-4ebf7e03f330"
}
],
"status": "active",
"medicationReference": {
"reference": "#MedicationTriatec"
},
"subject": {
"reference": "urn:uuid:2dbfe659-07d0-45c7-b8df-4a48372049a3"
},
"dateAsserted": "2023-04-11",
"informationSource": {
"reference": "urn:uuid:213d609a-1164-459a-bb10-727516ae3d0c"
},
"dosage": [
{
"text": "Un demi comprimé ou un comprimé entier à avaler avec de l'eau le soir dès le 2023-04-11.",
"patientInstruction": "À prendre avec de l'eau",
"timing": {
"repeat": {
"boundsPeriod": {
"start": "2023-04-11"
},
"when": [
"NOON"
]
}
},
"route": {
"coding": [
{
"system": "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code": "20053000",
"display": "Oral use"
}
],
"text": "À avaler"
},
"doseAndRate": [
{
"doseRange": {
"low": {
"value": 0.5,
"unit": "Tablet (unit of presentation)",
"system": "http://snomed.info/sct",
"code": "732936001"
},
"high": {
"value": 1,
"unit": "Tablet (unit of presentation)",
"system": "http://snomed.info/sct",
"code": "732936001"
}
}
}
]
}
]
}