FHIR IG analytics| Package | ch.fhir.ig.ch-emed-epr |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-MedicationRequestDafalganEffPre.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest MedicationRequestDafalganEffPre
Language: fr-CH
Profile: PRE MedicationRequest
CH EMED Extension Treatment Plan
- id: Uniform Resource Identifier (URI)/urn:uuid:819febad-dc65-4548-a739-00d1b305c265
- externalDocumentId: Uniform Resource Identifier (URI)/urn:uuid:7062399b-61f2-4fb1-b6ba-415c7b6939bc
identifier: Uniform Resource Identifier (URI)/urn:uuid:b1a6484b-d984-4aa0-adee-8f426b50b991
status: Active
intent: Order
medication: Medication DAFALGAN cpr eff 500mg
subject: Michaël Christopher Karce Male, DoB: 1973-12-25 ( Medical record number (use: official, ))
authoredOn: 2023-11-04 12:00:00+0200
requester: PractitionerRole
note:
Difficulté à prendre le comprimé pelliculé, substitution par un comprimé effervescent.
dosageInstruction
text: À avaler: 2 comprimés le matin et 2 comprimés le soir du 2024-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": "MedicationRequest",
"id": "MedicationRequestDafalganEffPre",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-medicationrequest"
]
},
"language": "fr-CH",
"text": {
"status": "extensions",
"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"
}
}
}
]
}
],
"extension": [
{
"extension": [
{
"url": "id",
"valueIdentifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:819febad-dc65-4548-a739-00d1b305c265"
}
},
{
"url": "externalDocumentId",
"valueIdentifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:7062399b-61f2-4fb1-b6ba-415c7b6939bc"
}
}
],
"url": "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-treatmentplan"
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:b1a6484b-d984-4aa0-adee-8f426b50b991"
}
],
"status": "active",
"intent": "order",
"medicationReference": {
"reference": "#MedicationParacetamolDafalganEff"
},
"subject": {
"reference": "urn:uuid:9b00e81e-1165-4039-9d60-698ef838ae1a"
},
"authoredOn": "2023-11-04T12:00:00+02:00",
"requester": {
"reference": "urn:uuid:213d609a-1164-459a-bb10-727516ae3d0c"
},
"note": [
{
"text": "Difficulté à prendre le comprimé pelliculé, substitution par un comprimé effervescent."
}
],
"dosageInstruction": [
{
"text": "À avaler: 2 comprimés le matin et 2 comprimés le soir du 2024-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"
}
}
]
}
]
}