FHIR IG analytics| Package | de.fhir.medication |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-INV-C-FreeTextMatchesRenderedText-Statement-01-of-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement INV-C-FreeTextMatchesRenderedText-Statement-01-of-01
Profile: Medication Statement dgMP
Extension Definition for MedicationStatement.renderedDosageInstruction for Version 5.0:
Abends je 2 Tabletten einnehmen
Generated Dosage Instructions Meta
- algorithmVersion: 1.0.1
- language: de-DE
status: Active
medication: Test Medication
subject: Patient
| Text |
| Morgens je 1 Tablette einnehmen |
{
"resourceType": "MedicationStatement",
"id": "INV-C-FreeTextMatchesRenderedText-Statement-01-of-01",
"meta": {
"profile": [
"http://ig.fhir.de/igs/medication/StructureDefinition/MedicationStatementDgMP"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationStatement.renderedDosageInstruction",
"valueMarkdown": "Abends je 2 Tabletten einnehmen"
},
{
"extension": [
{
"url": "algorithmVersion",
"valueString": "1.0.1"
},
{
"url": "language",
"valueCode": "de-DE"
}
],
"url": "http://ig.fhir.de/igs/medication/StructureDefinition/GeneratedDosageInstructionsMeta"
}
],
"status": "active",
"medicationCodeableConcept": {
"text": "Test Medication"
},
"subject": {
"display": "Patient"
},
"dosage": [
{
"text": "Morgens je 1 Tablette einnehmen"
}
]
}