| Package | Capable.repository |
| Resource Type | StructureDefinition |
| Id | ServiceRequest_Profile |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=Capable.repository@1.0.1&canonical=http://capable-project.eu/data/fhir/StructureDefinition/ServiceRequest |
| URL | http://capable-project.eu/data/fhir/StructureDefinition/ServiceRequest |
| Version | v0.1 |
| Status | draft |
| Date | 2022-03-29 |
| Name | ServiceRequest_Profile |
| Description | First attempt to profile the ServiceRequest resource |
| Type | ServiceRequest |
| Kind | resource |
No resources found
| ValueSet | |
| capsules | Capsule list |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://capable-project.eu/data/fhir/StructureDefinition/ServiceRequest",
"version": "v0.1",
"name": "ServiceRequest_Profile",
"status": "draft",
"date": "2022-03-29",
"description": "First attempt to profile the ServiceRequest resource",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "ServiceRequest",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ServiceRequest.identifier",
"path": "ServiceRequest.identifier",
"max": "0"
},
{
"id": "ServiceRequest.instantiatesCanonical",
"path": "ServiceRequest.instantiatesCanonical",
"max": "0"
},
{
"id": "ServiceRequest.instantiatesUri",
"path": "ServiceRequest.instantiatesUri",
"max": "0"
},
{
"id": "ServiceRequest.basedOn",
"path": "ServiceRequest.basedOn",
"max": "0"
},
{
"id": "ServiceRequest.replaces",
"path": "ServiceRequest.replaces",
"max": "0"
},
{
"id": "ServiceRequest.requisition",
"path": "ServiceRequest.requisition",
"max": "0"
},
{
"id": "ServiceRequest.category",
"path": "ServiceRequest.category",
"max": "0"
},
{
"id": "ServiceRequest.priority",
"path": "ServiceRequest.priority",
"max": "0"
},
{
"id": "ServiceRequest.doNotPerform",
"path": "ServiceRequest.doNotPerform",
"max": "0"
},
{
"id": "ServiceRequest.code",
"path": "ServiceRequest.code",
"min": 1,
"binding": {
"strength": "preferred",
"valueSet": "http://capable-project.eu/data/fhir/ValueSet/capsules"
}
},
{
"id": "ServiceRequest.code.coding",
"path": "ServiceRequest.code.coding",
"min": 1,
"max": "1",
"binding": {
"strength": "preferred",
"valueSet": "http://capable-project.eu/data/fhir/ValueSet/capsules"
}
},
{
"id": "ServiceRequest.code.coding.system",
"path": "ServiceRequest.code.coding.system",
"min": 1
},
{
"id": "ServiceRequest.code.coding.version",
"path": "ServiceRequest.code.coding.version",
"max": "0"
},
{
"id": "ServiceRequest.code.coding.code",
"path": "ServiceRequest.code.coding.code",
"min": 1
},
{
"id": "ServiceRequest.code.coding.userSelected",
"path": "ServiceRequest.code.coding.userSelected",
"max": "0"
},
{
"id": "ServiceRequest.code.text",
"path": "ServiceRequest.code.text",
"max": "0"
},
{
"id": "ServiceRequest.orderDetail",
"path": "ServiceRequest.orderDetail",
"max": "0"
},
{
"id": "ServiceRequest.quantity[x]",
"path": "ServiceRequest.quantity[x]",
"max": "0"
},
{
"id": "ServiceRequest.subject",
"path": "ServiceRequest.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id": "ServiceRequest.subject.reference",
"path": "ServiceRequest.subject.reference",
"min": 1
},
{
"id": "ServiceRequest.subject.type",
"path": "ServiceRequest.subject.type",
"max": "0"
},
{
"id": "ServiceRequest.subject.identifier",
"path": "ServiceRequest.subject.identifier",
"max": "0"
},
{
"id": "ServiceRequest.encounter",
"path": "ServiceRequest.encounter",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x]",
"path": "ServiceRequest.occurrence[x]",
"type": [
{
"code": "Timing"
}
]
},
{
"id": "ServiceRequest.occurrence[x].event",
"path": "ServiceRequest.occurrence[x].event",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x].repeat.bounds[x]",
"path": "ServiceRequest.occurrence[x].repeat.bounds[x]",
"type": [
{
"code": "Period"
}
]
},
{
"id": "ServiceRequest.occurrence[x].repeat.bounds[x].start",
"path": "ServiceRequest.occurrence[x].repeat.bounds[x].start",
"min": 1
},
{
"id": "ServiceRequest.occurrence[x].repeat.count",
"path": "ServiceRequest.occurrence[x].repeat.count",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x].repeat.countMax",
"path": "ServiceRequest.occurrence[x].repeat.countMax",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x].repeat.durationMax",
"path": "ServiceRequest.occurrence[x].repeat.durationMax",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x].repeat.frequencyMax",
"path": "ServiceRequest.occurrence[x].repeat.frequencyMax",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x].repeat.periodMax",
"path": "ServiceRequest.occurrence[x].repeat.periodMax",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x].repeat.dayOfWeek",
"path": "ServiceRequest.occurrence[x].repeat.dayOfWeek",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x].repeat.timeOfDay",
"path": "ServiceRequest.occurrence[x].repeat.timeOfDay",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x].repeat.offset",
"path": "ServiceRequest.occurrence[x].repeat.offset",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x].code",
"path": "ServiceRequest.occurrence[x].code",
"max": "0"
},
{
"id": "ServiceRequest.asNeeded[x]",
"path": "ServiceRequest.asNeeded[x]",
"max": "0"
},
{
"id": "ServiceRequest.requester",
"path": "ServiceRequest.requester",
"max": "0"
},
{
"id": "ServiceRequest.performerType",
"path": "ServiceRequest.performerType",
"max": "0"
},
{
"id": "ServiceRequest.performer",
"path": "ServiceRequest.performer",
"max": "0"
},
{
"id": "ServiceRequest.locationCode",
"path": "ServiceRequest.locationCode",
"max": "0"
},
{
"id": "ServiceRequest.locationReference",
"path": "ServiceRequest.locationReference",
"max": "0"
},
{
"id": "ServiceRequest.reasonCode",
"path": "ServiceRequest.reasonCode",
"max": "0"
},
{
"id": "ServiceRequest.reasonReference",
"path": "ServiceRequest.reasonReference",
"max": "0"
},
{
"id": "ServiceRequest.insurance",
"path": "ServiceRequest.insurance",
"max": "0"
},
{
"id": "ServiceRequest.supportingInfo",
"path": "ServiceRequest.supportingInfo",
"max": "0"
},
{
"id": "ServiceRequest.specimen",
"path": "ServiceRequest.specimen",
"max": "0"
},
{
"id": "ServiceRequest.bodySite",
"path": "ServiceRequest.bodySite",
"max": "0"
},
{
"id": "ServiceRequest.note",
"path": "ServiceRequest.note",
"max": "0"
},
{
"id": "ServiceRequest.relevantHistory",
"path": "ServiceRequest.relevantHistory",
"max": "0"
}
]
}
}