FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-sn-referralrequest",
"name": "ReferralRequest",
"status": "active",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "ServiceRequest",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ServiceRequest.extension:speciality",
"path": "ServiceRequest.extension",
"sliceName": "speciality",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/ext-speciality"
]
}
]
},
{
"id": "ServiceRequest.modifierExtension",
"path": "ServiceRequest.modifierExtension",
"max": "0"
},
{
"id": "ServiceRequest.identifier",
"path": "ServiceRequest.identifier",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
]
}
]
},
{
"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",
"fixedCode": "order"
},
{
"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.doNotPerform",
"path": "ServiceRequest.doNotPerform",
"max": "0"
},
{
"id": "ServiceRequest.code",
"path": "ServiceRequest.code",
"min": 1
},
{
"id": "ServiceRequest.code.id",
"path": "ServiceRequest.code.id",
"max": "0"
},
{
"id": "ServiceRequest.code.extension",
"path": "ServiceRequest.code.extension",
"max": "0"
},
{
"id": "ServiceRequest.code.concept",
"path": "ServiceRequest.code.concept",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "ServiceRequest.code.concept.extension",
"path": "ServiceRequest.code.concept.extension",
"max": "0"
},
{
"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",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-patient"
]
}
]
},
{
"id": "ServiceRequest.subject.id",
"path": "ServiceRequest.subject.id",
"max": "0"
},
{
"id": "ServiceRequest.subject.extension",
"path": "ServiceRequest.subject.extension",
"max": "0"
},
{
"id": "ServiceRequest.subject.reference",
"path": "ServiceRequest.subject.reference",
"max": "0"
},
{
"id": "ServiceRequest.subject.type",
"path": "ServiceRequest.subject.type",
"min": 1,
"fixedUri": "Patient"
},
{
"id": "ServiceRequest.subject.identifier",
"path": "ServiceRequest.subject.identifier",
"min": 1,
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
]
}
]
},
{
"id": "ServiceRequest.subject.identifier.system",
"path": "ServiceRequest.subject.identifier.system",
"fixedUri": "https://fhir.synapxe.sg/NamingSystem/nric"
},
{
"id": "ServiceRequest.subject.display",
"path": "ServiceRequest.subject.display",
"max": "0"
},
{
"id": "ServiceRequest.focus",
"path": "ServiceRequest.focus",
"max": "0"
},
{
"id": "ServiceRequest.encounter",
"path": "ServiceRequest.encounter",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-encounter"
]
}
]
},
{
"id": "ServiceRequest.encounter.id",
"path": "ServiceRequest.encounter.id",
"max": "0"
},
{
"id": "ServiceRequest.encounter.extension",
"path": "ServiceRequest.encounter.extension",
"max": "0"
},
{
"id": "ServiceRequest.encounter.reference",
"path": "ServiceRequest.encounter.reference",
"max": "0"
},
{
"id": "ServiceRequest.encounter.type",
"path": "ServiceRequest.encounter.type",
"min": 1,
"fixedUri": "Encounter"
},
{
"id": "ServiceRequest.encounter.identifier",
"path": "ServiceRequest.encounter.identifier",
"min": 1,
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
]
}
]
},
{
"id": "ServiceRequest.encounter.display",
"path": "ServiceRequest.encounter.display",
"max": "0"
},
{
"id": "ServiceRequest.occurrence[x]",
"path": "ServiceRequest.occurrence[x]",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "ServiceRequest.asNeeded[x]",
"path": "ServiceRequest.asNeeded[x]",
"max": "0"
},
{
"id": "ServiceRequest.requester",
"path": "ServiceRequest.requester",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-practitioner",
"https://fhir.synapxe.sg/StructureDefinition/profile-organization"
]
}
]
},
{
"id": "ServiceRequest.requester.id",
"path": "ServiceRequest.requester.id",
"max": "0"
},
{
"id": "ServiceRequest.requester.extension",
"path": "ServiceRequest.requester.extension",
"max": "0"
},
{
"id": "ServiceRequest.requester.reference",
"path": "ServiceRequest.requester.reference",
"max": "0"
},
{
"id": "ServiceRequest.requester.type",
"path": "ServiceRequest.requester.type",
"min": 1,
"fixedUri": "Practitioner"
},
{
"id": "ServiceRequest.requester.identifier",
"path": "ServiceRequest.requester.identifier",
"min": 1,
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
]
}
]
},
{
"id": "ServiceRequest.requester.display",
"path": "ServiceRequest.requester.display",
"max": "0"
},
{
"id": "ServiceRequest.performerType",
"path": "ServiceRequest.performerType",
"max": "0"
},
{
"id": "ServiceRequest.performer",
"path": "ServiceRequest.performer",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-practitionerrole"
]
}
]
},
{
"id": "ServiceRequest.performer.id",
"path": "ServiceRequest.performer.id",
"max": "0"
},
{
"id": "ServiceRequest.performer.extension",
"path": "ServiceRequest.performer.extension",
"max": "0"
},
{
"id": "ServiceRequest.performer.reference",
"path": "ServiceRequest.performer.reference",
"min": 1
},
{
"id": "ServiceRequest.performer.type",
"path": "ServiceRequest.performer.type",
"max": "0"
},
{
"id": "ServiceRequest.performer.identifier",
"path": "ServiceRequest.performer.identifier",
"max": "0"
},
{
"id": "ServiceRequest.performer.display",
"path": "ServiceRequest.performer.display",
"max": "0"
},
{
"id": "ServiceRequest.location",
"path": "ServiceRequest.location",
"max": "0"
},
{
"id": "ServiceRequest.reason",
"path": "ServiceRequest.reason",
"max": "1"
},
{
"id": "ServiceRequest.reason.id",
"path": "ServiceRequest.reason.id",
"max": "0"
},
{
"id": "ServiceRequest.reason.extension",
"path": "ServiceRequest.reason.extension",
"max": "0"
},
{
"id": "ServiceRequest.reason.concept",
"path": "ServiceRequest.reason.concept",
"min": 1,
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "ServiceRequest.reason.reference",
"path": "ServiceRequest.reason.reference",
"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",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "ServiceRequest.bodySite.extension:subSite",
"path": "ServiceRequest.bodySite.extension",
"sliceName": "subSite",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/ext-subSite"
]
}
],
"isModifier": false
},
{
"id": "ServiceRequest.bodySite.coding.version",
"path": "ServiceRequest.bodySite.coding.version",
"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",
"type": [
{
"code": "Reference",
"aggregation": [
"contained"
]
}
]
},
{
"id": "ServiceRequest.relevantHistory.id",
"path": "ServiceRequest.relevantHistory.id",
"max": "0"
},
{
"id": "ServiceRequest.relevantHistory.extension",
"path": "ServiceRequest.relevantHistory.extension",
"max": "0"
},
{
"id": "ServiceRequest.relevantHistory.reference",
"path": "ServiceRequest.relevantHistory.reference",
"min": 1
},
{
"id": "ServiceRequest.relevantHistory.type",
"path": "ServiceRequest.relevantHistory.type",
"max": "0"
},
{
"id": "ServiceRequest.relevantHistory.identifier",
"path": "ServiceRequest.relevantHistory.identifier",
"max": "0"
},
{
"id": "ServiceRequest.relevantHistory.display",
"path": "ServiceRequest.relevantHistory.display",
"max": "0"
}
]
}
}