FHIR IG analytics| Package | ch.fhir.ig.ch-emed-epr |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-MedicationStatementParacetamolDafalganEffMtp.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement MedicationStatementParacetamolDafalganEffMtp
Language: fr-CH
Profile: MTP MedicationStatement
identifier: Uniform Resource Identifier (URI)/urn:uuid:819febad-dc65-4548-a739-00d1b305c265
status: Active
medication: Medication DAFALGAN cpr eff 500mg
subject: Michaël Christopher Karce Male, DoB: 1973-12-25 ( Medical record number (use: official, ))
dateAsserted: 2023-11-04 00:00:00+0200
informationSource: PractitionerRole
reasonCode: Difficulté à prendre comprimés pelliculés, substitution par comprimés effervescents.
dosage
text: 2 comprimés à avaler le matin et 2 comprimés le soir, du 2023-10-04 au 2024-02-10.
timing: Morning, Evening, Once
route: À avaler
DoseAndRates
Dose[x] 2 comprimé (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')
Generated Narrative: Medication #MedicationParacetamolDafalganEff
Language: fr-CH
Profile: CH EMED EPR Medication
code: DAFALGAN cpr eff 500mg
form: Comprimé effervescent
amount: 40 comprimé (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')/1 plaquette (Details: SNOMED CT code732984005 = 'Blister (unit of presentation)')
Ingredients
Item[x] IsActive Strength Paracétamol true 500 mg (Details: UCUM codemg = 'mg')/1 comprimé (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')
{
"resourceType": "MedicationStatement",
"id": "MedicationStatementParacetamolDafalganEffMtp",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-medicationstatement-treatmentplan"
]
},
"language": "fr-CH",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Medication",
"id": "MedicationParacetamolDafalganEff",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-medication"
]
},
"language": "fr-CH",
"code": {
"coding": [
{
"system": "urn:oid:2.51.1.1",
"code": "7680475030011",
"display": "DAFALGAN cpr eff 500mg"
},
{
"system": "http://www.whocc.no/atc",
"code": "N02BE01",
"display": "paracetamol"
}
],
"text": "DAFALGAN cpr eff 500mg"
},
"form": {
"coding": [
{
"system": "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code": "10222000",
"display": "Comprimé effervescent"
}
],
"text": "Comprimé effervescent"
},
"amount": {
"numerator": {
"value": 40,
"unit": "comprimé",
"system": "http://snomed.info/sct",
"code": "732936001"
},
"denominator": {
"value": 1,
"unit": "plaquette",
"system": "http://snomed.info/sct",
"code": "732984005"
}
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387517004",
"display": "Paracetamol (substance)"
}
],
"text": "Paracétamol"
},
"isActive": true,
"strength": {
"numerator": {
"value": 500,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "comprimé",
"system": "http://snomed.info/sct",
"code": "732936001"
}
}
}
]
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:819febad-dc65-4548-a739-00d1b305c265"
}
],
"status": "active",
"medicationReference": {
"reference": "#MedicationParacetamolDafalganEff"
},
"subject": {
"reference": "urn:uuid:9b00e81e-1165-4039-9d60-698ef838ae1a"
},
"dateAsserted": "2023-11-04T00:00:00+02:00",
"informationSource": {
"reference": "urn:uuid:213d609a-1164-459a-bb10-727516ae3d0c"
},
"reasonCode": [
{
"text": "Difficulté à prendre comprimés pelliculés, substitution par comprimés effervescents."
}
],
"dosage": [
{
"text": "2 comprimés à avaler le matin et 2 comprimés le soir, du 2023-10-04 au 2024-02-10.",
"timing": {
"repeat": {
"boundsPeriod": {
"start": "2023-10-04",
"end": "2024-02-10"
},
"when": [
"MORN",
"EVE"
]
}
},
"route": {
"coding": [
{
"system": "urn:oid:0.4.0.127.0.16.1.1.2.1",
"code": "20053000",
"display": "Oral use"
}
],
"text": "À avaler"
},
"doseAndRate": [
{
"doseQuantity": {
"value": 2,
"unit": "comprimé",
"system": "http://snomed.info/sct",
"code": "732936001"
}
}
]
}
]
}