FHIR IG Statistics: StructureDefinition/MedicationRequest_Profile
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "http://capable-project.eu/data/fhir/StructureDefinition/MedicationRequest_Profile",
"version": "v0.1",
"name": "MedicationRequest_Profile",
"status": "draft",
"date": "2021-06-09",
"publisher": "Capable team",
"description": "Second attempt to profile the MedicationRequest resource",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "MedicationRequest",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationRequest",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "MedicationRequest.identifier",
"path": "MedicationRequest.identifier",
"max": "0"
},
{
"id": "MedicationRequest.statusReason",
"path": "MedicationRequest.statusReason",
"max": "0"
},
{
"id": "MedicationRequest.category",
"path": "MedicationRequest.category",
"max": "0"
},
{
"id": "MedicationRequest.priority",
"path": "MedicationRequest.priority",
"max": "0"
},
{
"id": "MedicationRequest.doNotPerform",
"path": "MedicationRequest.doNotPerform",
"max": "0"
},
{
"id": "MedicationRequest.reported[x]",
"path": "MedicationRequest.reported[x]",
"max": "0"
},
{
"id": "MedicationRequest.medication[x]",
"path": "MedicationRequest.medication[x]",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "http://capable-project.eu/data/fhir/ValueSet/medical-prescriptions"
}
},
{
"id": "MedicationRequest.medication[x].coding",
"path": "MedicationRequest.medication[x].coding",
"min": 1,
"max": "1",
"binding": {
"strength": "required",
"valueSet": "http://capable-project.eu/data/fhir/ValueSet/medical-prescriptions"
}
},
{
"id": "MedicationRequest.medication[x].coding.system",
"path": "MedicationRequest.medication[x].coding.system",
"min": 1,
"fixedUri": "http://www.nlm.nih.gov/research/umls/rxnorm"
},
{
"id": "MedicationRequest.medication[x].coding.version",
"path": "MedicationRequest.medication[x].coding.version",
"max": "0"
},
{
"id": "MedicationRequest.medication[x].coding.code",
"path": "MedicationRequest.medication[x].coding.code",
"min": 1
},
{
"id": "MedicationRequest.medication[x].coding.userSelected",
"path": "MedicationRequest.medication[x].coding.userSelected",
"max": "0"
},
{
"id": "MedicationRequest.medication[x].text",
"path": "MedicationRequest.medication[x].text",
"max": "0"
},
{
"id": "MedicationRequest.subject",
"path": "MedicationRequest.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id": "MedicationRequest.subject.reference",
"path": "MedicationRequest.subject.reference",
"min": 1
},
{
"id": "MedicationRequest.subject.type",
"path": "MedicationRequest.subject.type",
"max": "0"
},
{
"id": "MedicationRequest.subject.identifier",
"path": "MedicationRequest.subject.identifier",
"max": "0"
},
{
"id": "MedicationRequest.encounter",
"path": "MedicationRequest.encounter",
"max": "0"
},
{
"id": "MedicationRequest.supportingInformation",
"path": "MedicationRequest.supportingInformation",
"max": "0"
},
{
"id": "MedicationRequest.authoredOn",
"path": "MedicationRequest.authoredOn",
"min": 1
},
{
"id": "MedicationRequest.requester",
"path": "MedicationRequest.requester",
"max": "0"
},
{
"id": "MedicationRequest.performer",
"path": "MedicationRequest.performer",
"max": "0"
},
{
"id": "MedicationRequest.performerType",
"path": "MedicationRequest.performerType",
"max": "1",
"binding": {
"strength": "required",
"valueSet": "http://capable-project.eu/data/fhir/ValueSet/medication-performer-type"
}
},
{
"id": "MedicationRequest.performerType.coding",
"path": "MedicationRequest.performerType.coding",
"min": 1,
"max": "1",
"binding": {
"strength": "required",
"valueSet": "http://capable-project.eu/data/fhir/ValueSet/medication-performer-type"
}
},
{
"id": "MedicationRequest.performerType.coding.system",
"path": "MedicationRequest.performerType.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "MedicationRequest.performerType.coding.version",
"path": "MedicationRequest.performerType.coding.version",
"max": "0"
},
{
"id": "MedicationRequest.performerType.coding.code",
"path": "MedicationRequest.performerType.coding.code",
"min": 1
},
{
"id": "MedicationRequest.performerType.coding.userSelected",
"path": "MedicationRequest.performerType.coding.userSelected",
"max": "0"
},
{
"id": "MedicationRequest.performerType.text",
"path": "MedicationRequest.performerType.text",
"max": "0"
},
{
"id": "MedicationRequest.recorder",
"path": "MedicationRequest.recorder",
"max": "0"
},
{
"id": "MedicationRequest.reasonCode",
"path": "MedicationRequest.reasonCode",
"max": "0"
},
{
"id": "MedicationRequest.reasonReference",
"path": "MedicationRequest.reasonReference",
"max": "0"
},
{
"id": "MedicationRequest.instantiatesCanonical",
"path": "MedicationRequest.instantiatesCanonical",
"max": "0"
},
{
"id": "MedicationRequest.instantiatesUri",
"path": "MedicationRequest.instantiatesUri",
"max": "0"
},
{
"id": "MedicationRequest.basedOn",
"path": "MedicationRequest.basedOn",
"max": "0"
},
{
"id": "MedicationRequest.groupIdentifier",
"path": "MedicationRequest.groupIdentifier",
"max": "0"
},
{
"id": "MedicationRequest.courseOfTherapyType",
"path": "MedicationRequest.courseOfTherapyType",
"max": "1",
"binding": {
"strength": "preferred",
"valueSet": "http://capable-project.eu/data/fhir/ValueSet/prescription-type"
}
},
{
"id": "MedicationRequest.courseOfTherapyType.coding",
"path": "MedicationRequest.courseOfTherapyType.coding",
"min": 1,
"max": "1",
"binding": {
"strength": "preferred",
"valueSet": "http://capable-project.eu/data/fhir/ValueSet/prescription-type"
}
},
{
"id": "MedicationRequest.courseOfTherapyType.coding.system",
"path": "MedicationRequest.courseOfTherapyType.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "MedicationRequest.courseOfTherapyType.coding.version",
"path": "MedicationRequest.courseOfTherapyType.coding.version",
"max": "0"
},
{
"id": "MedicationRequest.courseOfTherapyType.coding.code",
"path": "MedicationRequest.courseOfTherapyType.coding.code",
"min": 1
},
{
"id": "MedicationRequest.courseOfTherapyType.coding.userSelected",
"path": "MedicationRequest.courseOfTherapyType.coding.userSelected",
"max": "0"
},
{
"id": "MedicationRequest.courseOfTherapyType.text",
"path": "MedicationRequest.courseOfTherapyType.text",
"max": "0"
},
{
"id": "MedicationRequest.insurance",
"path": "MedicationRequest.insurance",
"max": "0"
},
{
"id": "MedicationRequest.note",
"path": "MedicationRequest.note",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction",
"path": "MedicationRequest.dosageInstruction",
"max": "1"
},
{
"id": "MedicationRequest.dosageInstruction.sequence",
"path": "MedicationRequest.dosageInstruction.sequence",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.additionalInstruction",
"path": "MedicationRequest.dosageInstruction.additionalInstruction",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.patientInstruction",
"path": "MedicationRequest.dosageInstruction.patientInstruction",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.timing.event",
"path": "MedicationRequest.dosageInstruction.timing.event",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.timing.repeat",
"path": "MedicationRequest.dosageInstruction.timing.repeat",
"min": 1
},
{
"id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
"path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
"type": [
{
"code": "Period"
}
]
},
{
"id": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].start",
"path": "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].start",
"min": 1
},
{
"id": "MedicationRequest.dosageInstruction.timing.repeat.count",
"path": "MedicationRequest.dosageInstruction.timing.repeat.count",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.timing.repeat.countMax",
"path": "MedicationRequest.dosageInstruction.timing.repeat.countMax",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.timing.repeat.durationMax",
"path": "MedicationRequest.dosageInstruction.timing.repeat.durationMax",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.timing.repeat.frequencyMax",
"path": "MedicationRequest.dosageInstruction.timing.repeat.frequencyMax",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.timing.repeat.periodMax",
"path": "MedicationRequest.dosageInstruction.timing.repeat.periodMax",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.timing.repeat.offset",
"path": "MedicationRequest.dosageInstruction.timing.repeat.offset",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.timing.code",
"path": "MedicationRequest.dosageInstruction.timing.code",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.asNeeded[x]",
"path": "MedicationRequest.dosageInstruction.asNeeded[x]",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "MedicationRequest.dosageInstruction.site",
"path": "MedicationRequest.dosageInstruction.site",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.route",
"path": "MedicationRequest.dosageInstruction.route",
"binding": {
"strength": "preferred",
"valueSet": "http://snomed.info/sct"
}
},
{
"id": "MedicationRequest.dosageInstruction.route.coding",
"path": "MedicationRequest.dosageInstruction.route.coding",
"min": 1,
"max": "1"
},
{
"id": "MedicationRequest.dosageInstruction.route.coding.system",
"path": "MedicationRequest.dosageInstruction.route.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "MedicationRequest.dosageInstruction.route.coding.version",
"path": "MedicationRequest.dosageInstruction.route.coding.version",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.route.coding.code",
"path": "MedicationRequest.dosageInstruction.route.coding.code",
"min": 1
},
{
"id": "MedicationRequest.dosageInstruction.route.coding.userSelected",
"path": "MedicationRequest.dosageInstruction.route.coding.userSelected",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.route.text",
"path": "MedicationRequest.dosageInstruction.route.text",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.method",
"path": "MedicationRequest.dosageInstruction.method",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.doseAndRate.type",
"path": "MedicationRequest.dosageInstruction.doseAndRate.type",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
"path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
"min": 1,
"type": [
{
"code": "Quantity"
}
],
"binding": {
"strength": "preferred",
"valueSet": "http://capable-project.eu/data/fhir/ValueSet/unit-of-measure"
}
},
{
"id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].value",
"path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].value",
"min": 1
},
{
"id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].system",
"path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].system",
"min": 1,
"fixedUri": "http://unitsofmeasure.org"
},
{
"id": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].code",
"path": "MedicationRequest.dosageInstruction.doseAndRate.dose[x].code",
"min": 1
},
{
"id": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
"path": "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator",
"path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator",
"min": 1,
"binding": {
"strength": "preferred",
"valueSet": "http://capable-project.eu/data/fhir/ValueSet/unit-of-measure"
}
},
{
"id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.value",
"path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.value",
"min": 1
},
{
"id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.comparator",
"path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.comparator",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.system",
"path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.system",
"min": 1
},
{
"id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.code",
"path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.code",
"min": 1
},
{
"id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator",
"path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator",
"min": 1,
"binding": {
"strength": "preferred",
"valueSet": "http://capable-project.eu/data/fhir/ValueSet/unit-of-measure"
}
},
{
"id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.value",
"path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.value",
"min": 1
},
{
"id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.comparator",
"path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.comparator",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.system",
"path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.system",
"min": 1,
"fixedUri": "http://unitsofmeasure.org"
},
{
"id": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.code",
"path": "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.code",
"min": 1
},
{
"id": "MedicationRequest.dosageInstruction.maxDosePerAdministration",
"path": "MedicationRequest.dosageInstruction.maxDosePerAdministration",
"max": "0"
},
{
"id": "MedicationRequest.dosageInstruction.maxDosePerLifetime",
"path": "MedicationRequest.dosageInstruction.maxDosePerLifetime",
"max": "0"
},
{
"id": "MedicationRequest.dispenseRequest.initialFill.quantity",
"path": "MedicationRequest.dispenseRequest.initialFill.quantity",
"min": 1,
"binding": {
"strength": "preferred",
"valueSet": "http://capable-project.eu/data/fhir/ValueSet/unit-of-measure"
}
},
{
"id": "MedicationRequest.dispenseRequest.initialFill.quantity.value",
"path": "MedicationRequest.dispenseRequest.initialFill.quantity.value",
"min": 1
},
{
"id": "MedicationRequest.dispenseRequest.initialFill.quantity.system",
"path": "MedicationRequest.dispenseRequest.initialFill.quantity.system",
"min": 1
},
{
"id": "MedicationRequest.dispenseRequest.initialFill.quantity.code",
"path": "MedicationRequest.dispenseRequest.initialFill.quantity.code",
"min": 1
},
{
"id": "MedicationRequest.dispenseRequest.initialFill.duration",
"path": "MedicationRequest.dispenseRequest.initialFill.duration",
"max": "0"
},
{
"id": "MedicationRequest.dispenseRequest.dispenseInterval",
"path": "MedicationRequest.dispenseRequest.dispenseInterval",
"max": "0"
},
{
"id": "MedicationRequest.dispenseRequest.validityPeriod",
"path": "MedicationRequest.dispenseRequest.validityPeriod",
"max": "0"
},
{
"id": "MedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
"path": "MedicationRequest.dispenseRequest.numberOfRepeatsAllowed",
"max": "0"
},
{
"id": "MedicationRequest.dispenseRequest.quantity",
"path": "MedicationRequest.dispenseRequest.quantity",
"max": "0"
},
{
"id": "MedicationRequest.dispenseRequest.expectedSupplyDuration",
"path": "MedicationRequest.dispenseRequest.expectedSupplyDuration",
"max": "0"
},
{
"id": "MedicationRequest.dispenseRequest.performer",
"path": "MedicationRequest.dispenseRequest.performer",
"max": "0"
},
{
"id": "MedicationRequest.substitution",
"path": "MedicationRequest.substitution",
"max": "0"
},
{
"id": "MedicationRequest.priorPrescription",
"path": "MedicationRequest.priorPrescription",
"max": "0"
},
{
"id": "MedicationRequest.detectedIssue",
"path": "MedicationRequest.detectedIssue",
"max": "0"
},
{
"id": "MedicationRequest.eventHistory",
"path": "MedicationRequest.eventHistory",
"max": "0"
}
]
}
}