PackagesCanonicalsLogsProblems
    Packages
    synapxe.nehr@1.0.0
    https://fhir.synapxe.sg/StructureDefinition/profile-servicerequest
{
  "description": null,
  "_filename": "ServiceRequest.StructureDefinition.json",
  "package_name": "synapxe.nehr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "ServiceRequest",
  "abstract": false,
  "type": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "ddfa9345-28b6-44b4-b104-d802b3699018",
  "kind": "resource",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-servicerequest",
  "version": null,
  "differential": {
    "element": [ {
      "id": "ServiceRequest.contained",
      "path": "ServiceRequest.contained",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resolve()",
          "type": "profile"
        } ]
      }
    }, {
      "id": "ServiceRequest.contained:Provenance",
      "path": "ServiceRequest.contained",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-provenance" ]
      } ],
      "sliceName": "Provenance"
    }, {
      "id": "ServiceRequest.identifier",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.identifier"
    }, {
      "id": "ServiceRequest.instantiatesCanonical",
      "max": "0",
      "path": "ServiceRequest.instantiatesCanonical"
    }, {
      "id": "ServiceRequest.instantiatesUri",
      "max": "0",
      "path": "ServiceRequest.instantiatesUri"
    }, {
      "id": "ServiceRequest.basedOn",
      "max": "0",
      "path": "ServiceRequest.basedOn"
    }, {
      "id": "ServiceRequest.replaces",
      "max": "0",
      "path": "ServiceRequest.replaces"
    }, {
      "id": "ServiceRequest.requisition",
      "max": "0",
      "path": "ServiceRequest.requisition"
    }, {
      "id": "ServiceRequest.category",
      "max": "0",
      "path": "ServiceRequest.category"
    }, {
      "id": "ServiceRequest.doNotPerform",
      "max": "0",
      "path": "ServiceRequest.doNotPerform"
    }, {
      "id": "ServiceRequest.code",
      "min": 1,
      "path": "ServiceRequest.code"
    }, {
      "id": "ServiceRequest.orderDetail",
      "max": "0",
      "path": "ServiceRequest.orderDetail"
    }, {
      "id": "ServiceRequest.quantity[x]",
      "max": "0",
      "path": "ServiceRequest.quantity[x]"
    }, {
      "id": "ServiceRequest.subject",
      "path": "ServiceRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient" ]
      } ]
    }, {
      "id": "ServiceRequest.focus",
      "max": "0",
      "path": "ServiceRequest.focus"
    }, {
      "id": "ServiceRequest.encounter",
      "path": "ServiceRequest.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-encounter" ]
      } ]
    }, {
      "id": "ServiceRequest.occurrence[x]",
      "path": "ServiceRequest.occurrence[x]",
      "type": [ {
        "code": "dateTime"
      } ]
    }, {
      "id": "ServiceRequest.asNeeded[x]",
      "max": "0",
      "path": "ServiceRequest.asNeeded[x]"
    }, {
      "id": "ServiceRequest.authoredOn",
      "min": 1,
      "path": "ServiceRequest.authoredOn"
    }, {
      "id": "ServiceRequest.requester",
      "min": 1,
      "path": "ServiceRequest.requester",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner" ]
      } ]
    }, {
      "id": "ServiceRequest.performerType",
      "max": "0",
      "path": "ServiceRequest.performerType"
    }, {
      "id": "ServiceRequest.performer",
      "path": "ServiceRequest.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner" ]
      } ]
    }, {
      "id": "ServiceRequest.location",
      "max": "0",
      "path": "ServiceRequest.location"
    }, {
      "id": "ServiceRequest.reason",
      "path": "ServiceRequest.reason",
      "type": [ {
        "code": "CodeableReference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-condition", "https://fhir.synapxe.sg/StructureDefinition/profile-procedure", "https://fhir.synapxe.sg/StructureDefinition/profile-observation" ]
      } ]
    }, {
      "id": "ServiceRequest.reason.id",
      "max": "0",
      "path": "ServiceRequest.reason.id"
    }, {
      "id": "ServiceRequest.reason.extension",
      "max": "0",
      "path": "ServiceRequest.reason.extension"
    }, {
      "id": "ServiceRequest.insurance",
      "max": "0",
      "path": "ServiceRequest.insurance"
    }, {
      "id": "ServiceRequest.supportingInfo",
      "max": "0",
      "path": "ServiceRequest.supportingInfo"
    }, {
      "id": "ServiceRequest.specimen",
      "max": "0",
      "path": "ServiceRequest.specimen"
    }, {
      "id": "ServiceRequest.bodySite.id",
      "max": "0",
      "path": "ServiceRequest.bodySite.id"
    }, {
      "id": "ServiceRequest.bodySite.extension",
      "max": "0",
      "path": "ServiceRequest.bodySite.extension"
    }, {
      "id": "ServiceRequest.bodySite.coding",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.bodySite.coding"
    }, {
      "id": "ServiceRequest.bodySite.coding.id",
      "max": "0",
      "path": "ServiceRequest.bodySite.coding.id"
    }, {
      "id": "ServiceRequest.bodySite.coding.extension",
      "max": "0",
      "path": "ServiceRequest.bodySite.coding.extension"
    }, {
      "id": "ServiceRequest.bodySite.coding.system",
      "min": 1,
      "path": "ServiceRequest.bodySite.coding.system"
    }, {
      "id": "ServiceRequest.bodySite.coding.version",
      "max": "0",
      "path": "ServiceRequest.bodySite.coding.version"
    }, {
      "id": "ServiceRequest.bodySite.coding.code",
      "min": 1,
      "path": "ServiceRequest.bodySite.coding.code"
    }, {
      "id": "ServiceRequest.bodySite.coding.display",
      "min": 1,
      "path": "ServiceRequest.bodySite.coding.display"
    }, {
      "id": "ServiceRequest.bodySite.coding.userSelected",
      "max": "0",
      "path": "ServiceRequest.bodySite.coding.userSelected"
    }, {
      "id": "ServiceRequest.bodySite.text",
      "max": "0",
      "path": "ServiceRequest.bodySite.text"
    }, {
      "id": "ServiceRequest.bodyStructure",
      "max": "0",
      "path": "ServiceRequest.bodyStructure"
    }, {
      "id": "ServiceRequest.note.id",
      "max": "0",
      "path": "ServiceRequest.note.id"
    }, {
      "id": "ServiceRequest.note.extension",
      "max": "0",
      "path": "ServiceRequest.note.extension"
    }, {
      "id": "ServiceRequest.note.author[x]",
      "max": "0",
      "path": "ServiceRequest.note.author[x]"
    }, {
      "id": "ServiceRequest.note.time",
      "max": "0",
      "path": "ServiceRequest.note.time"
    }, {
      "id": "ServiceRequest.patientInstruction",
      "max": "0",
      "path": "ServiceRequest.patientInstruction"
    }, {
      "id": "ServiceRequest.relevantHistory",
      "path": "ServiceRequest.relevantHistory",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "contained" ],
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-provenance" ]
      } ]
    }, {
      "id": "ServiceRequest.relevantHistory.id",
      "max": "0",
      "path": "ServiceRequest.relevantHistory.id"
    }, {
      "id": "ServiceRequest.relevantHistory.extension",
      "max": "0",
      "path": "ServiceRequest.relevantHistory.extension"
    }, {
      "id": "ServiceRequest.relevantHistory.reference",
      "min": 1,
      "path": "ServiceRequest.relevantHistory.reference"
    }, {
      "id": "ServiceRequest.relevantHistory.type",
      "max": "0",
      "path": "ServiceRequest.relevantHistory.type"
    }, {
      "id": "ServiceRequest.relevantHistory.identifier",
      "max": "0",
      "path": "ServiceRequest.relevantHistory.identifier"
    }, {
      "id": "ServiceRequest.relevantHistory.display",
      "max": "0",
      "path": "ServiceRequest.relevantHistory.display"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}