FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-careplan-servicerequest.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.2&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-careplan-servicerequest |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-careplan-servicerequest |
| Version | 1.2.2 |
| Status | active |
| Name | CarePlanServiceRequest |
| Title | CarePlan Service Request Profile |
| Description | ServiceRequest profile for representing a planned activity within a CarePlan. |
| Type | ServiceRequest |
| Kind | resource |
No resources found
| StructureDefinition | ||
| synapxe.sgcdi#1.2.2 | profile-annotation | Annotation Type Profile |
| synapxe.sgcdi#1.2.2 | profile-codeableconcept | CodeableConcept Type Profile |
| synapxe.sgcdi#1.2.2 | profile-identifier-record-id | Record ID Identifier Profile |
| synapxe.sgcdi#1.2.2 | profile-identifier-sequence-no | Sequence Number Identifier Profile |
| synapxe.nde#1.0.0 | profile-location | Location |
| synapxe.nde#1.0.0 | profile-organization | Organization |
| synapxe.nde#1.0.0 | profile-patient | Patient |
| synapxe.nde#1.0.0 | profile-practitioner | Practitioner |
| synapxe.sgcdi#1.2.2 | profile-reference-location | Location Reference Type Profile |
| synapxe.sgcdi#1.2.2 | profile-reference-organization | Organization Reference Type Profile |
| synapxe.sgcdi#1.2.2 | profile-reference-patient | Patient Reference Type Profile |
| synapxe.sgcdi#1.2.2 | profile-reference-practitioner | Practitioner Reference Type Profile |
| synapxe.sgcdi#1.2.2 | profile-relatedperson | Related Person Profile |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "profile-careplan-servicerequest",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-careplan-servicerequest",
"version": "1.2.2",
"name": "CarePlanServiceRequest",
"title": "CarePlan Service Request Profile",
"status": "active",
"publisher": "Synapxe",
"description": "ServiceRequest profile for representing a planned activity within a CarePlan.",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "ServiceRequest",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ServiceRequest.identifier",
"path": "ServiceRequest.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "ServiceRequest.identifier:recordID",
"path": "ServiceRequest.identifier",
"sliceName": "recordID",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier-record-id"
]
}
]
},
{
"id": "ServiceRequest.identifier:sequenceNo",
"path": "ServiceRequest.identifier",
"sliceName": "sequenceNo",
"max": "1",
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier-sequence-no"
]
}
]
},
{
"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.intent",
"path": "ServiceRequest.intent",
"patternCode": "plan"
},
{
"id": "ServiceRequest.category",
"path": "ServiceRequest.category",
"max": "1",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "ServiceRequest.priority",
"path": "ServiceRequest.priority",
"max": "0"
},
{
"id": "ServiceRequest.code.concept",
"path": "ServiceRequest.code.concept",
"min": 1,
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "ServiceRequest.code.reference",
"path": "ServiceRequest.code.reference",
"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",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient"
],
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-patient"
]
}
]
},
{
"id": "ServiceRequest.focus",
"path": "ServiceRequest.focus",
"max": "0"
},
{
"id": "ServiceRequest.encounter",
"path": "ServiceRequest.encounter",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x]",
"path": "ServiceRequest.occurrence[x]",
"type": [
{
"code": "Timing"
}
]
},
{
"id": "ServiceRequest.asNeeded[x]",
"path": "ServiceRequest.asNeeded[x]",
"max": "0"
},
{
"id": "ServiceRequest.authoredOn",
"path": "ServiceRequest.authoredOn",
"max": "0"
},
{
"id": "ServiceRequest.requester",
"path": "ServiceRequest.requester",
"max": "0"
},
{
"id": "ServiceRequest.performerType",
"path": "ServiceRequest.performerType",
"max": "0"
},
{
"id": "ServiceRequest.performer",
"path": "ServiceRequest.performer",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "type"
}
],
"rules": "closed"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-patient",
"https://fhir.synapxe.sg/StructureDefinition/profile-practitioner",
"https://fhir.synapxe.sg/StructureDefinition/profile-relatedperson",
"https://fhir.synapxe.sg/StructureDefinition/profile-organization"
]
}
]
},
{
"id": "ServiceRequest.performer:Patient",
"path": "ServiceRequest.performer",
"sliceName": "Patient",
"max": "1",
"type": [
{
"code": "Reference",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient"
],
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-patient"
]
}
]
},
{
"id": "ServiceRequest.performer:Practitioner",
"path": "ServiceRequest.performer",
"sliceName": "Practitioner",
"max": "1",
"type": [
{
"code": "Reference",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-reference-practitioner"
],
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
]
}
]
},
{
"id": "ServiceRequest.performer:RelatedPerson",
"path": "ServiceRequest.performer",
"sliceName": "RelatedPerson",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-relatedperson"
]
}
]
},
{
"id": "ServiceRequest.performer:RelatedPerson.type",
"path": "ServiceRequest.performer.type",
"min": 1
},
{
"id": "ServiceRequest.performer:RelatedPerson.identifier",
"path": "ServiceRequest.performer.identifier",
"max": "0"
},
{
"id": "ServiceRequest.performer:RelatedPerson.display",
"path": "ServiceRequest.performer.display",
"min": 1
},
{
"id": "ServiceRequest.performer:Organization",
"path": "ServiceRequest.performer",
"sliceName": "Organization",
"max": "1",
"type": [
{
"code": "Reference",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-reference-organization"
],
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-organization"
]
}
]
},
{
"id": "ServiceRequest.location",
"path": "ServiceRequest.location",
"max": "1",
"type": [
{
"code": "CodeableReference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-location"
]
}
]
},
{
"id": "ServiceRequest.location.concept",
"path": "ServiceRequest.location.concept",
"max": "0"
},
{
"id": "ServiceRequest.location.reference",
"path": "ServiceRequest.location.reference",
"min": 1,
"type": [
{
"code": "Reference",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-reference-location"
],
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-location"
]
}
]
},
{
"id": "ServiceRequest.reason",
"path": "ServiceRequest.reason",
"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.bodyStructure",
"path": "ServiceRequest.bodyStructure",
"max": "0"
},
{
"id": "ServiceRequest.note",
"path": "ServiceRequest.note",
"max": "1",
"type": [
{
"code": "Annotation",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-annotation"
]
}
]
},
{
"id": "ServiceRequest.patientInstruction",
"path": "ServiceRequest.patientInstruction",
"max": "0"
},
{
"id": "ServiceRequest.relevantHistory",
"path": "ServiceRequest.relevantHistory",
"max": "0"
}
]
}
}