PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.6
    https://fhir.synapxe.sg/StructureDefinition/profile-investigationorder
{
  "description": null,
  "_filename": "profile-investigationorder.StructureDefinition.json",
  "package_name": "synapxe.sgcdi",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "profile-investigationorder",
  "abstract": false,
  "type": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.6",
  "status": "active",
  "id": "3d62d7cb-3b80-4a4c-87b1-24bab756220f",
  "kind": "resource",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-investigationorder",
  "version": null,
  "differential": {
    "element": [ {
      "id": "ServiceRequest.extension:orderInstitution",
      "max": "1",
      "path": "ServiceRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-generic" ]
      } ],
      "sliceName": "orderInstitution"
    }, {
      "id": "ServiceRequest.extension:orderInstitution.value[x]",
      "path": "ServiceRequest.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-organization" ],
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-organization" ]
      } ]
    }, {
      "id": "ServiceRequest.identifier",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-identifier" ]
      } ],
      "short": "An identifier intended for computation",
      "comment": "The rules of the identifier.type  determine if a check digit is part of the ID value or sent separately, such as through the checkDigit extension.",
      "definition": "An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers."
    }, {
      "id": "ServiceRequest.identifier.system",
      "path": "ServiceRequest.identifier.system",
      "fixedUri": "https://fhir.synapxe.sg/NamingSystem/orderNo"
    }, {
      "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.status",
      "path": "ServiceRequest.status",
      "fixedCode": "completed"
    }, {
      "id": "ServiceRequest.intent",
      "path": "ServiceRequest.intent",
      "fixedCode": "order"
    }, {
      "id": "ServiceRequest.category",
      "max": "0",
      "path": "ServiceRequest.category"
    }, {
      "id": "ServiceRequest.priority",
      "max": "0",
      "path": "ServiceRequest.priority"
    }, {
      "id": "ServiceRequest.doNotPerform",
      "max": "0",
      "path": "ServiceRequest.doNotPerform"
    }, {
      "id": "ServiceRequest.code",
      "max": "0",
      "path": "ServiceRequest.code"
    }, {
      "id": "ServiceRequest.code.id",
      "max": "0",
      "path": "ServiceRequest.code.id"
    }, {
      "id": "ServiceRequest.code.extension",
      "max": "0",
      "path": "ServiceRequest.code.extension"
    }, {
      "id": "ServiceRequest.code.concept.id",
      "max": "0",
      "path": "ServiceRequest.code.concept.id"
    }, {
      "id": "ServiceRequest.code.concept.extension",
      "max": "0",
      "path": "ServiceRequest.code.concept.extension"
    }, {
      "id": "ServiceRequest.code.concept.coding",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.code.concept.coding"
    }, {
      "id": "ServiceRequest.code.concept.coding.id",
      "max": "0",
      "path": "ServiceRequest.code.concept.coding.id"
    }, {
      "id": "ServiceRequest.code.concept.coding.extension",
      "max": "0",
      "path": "ServiceRequest.code.concept.coding.extension"
    }, {
      "id": "ServiceRequest.code.concept.coding.system",
      "min": 1,
      "path": "ServiceRequest.code.concept.coding.system"
    }, {
      "id": "ServiceRequest.code.concept.coding.code",
      "min": 1,
      "path": "ServiceRequest.code.concept.coding.code"
    }, {
      "id": "ServiceRequest.code.concept.coding.display",
      "min": 1,
      "path": "ServiceRequest.code.concept.coding.display"
    }, {
      "id": "ServiceRequest.code.concept.coding.userSelected",
      "max": "0",
      "path": "ServiceRequest.code.concept.coding.userSelected"
    }, {
      "id": "ServiceRequest.code.concept.text",
      "max": "0",
      "path": "ServiceRequest.code.concept.text"
    }, {
      "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",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient" ],
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient" ]
      } ],
      "short": "A reference from one resource to another",
      "definition": "A reference from one resource to another."
    }, {
      "id": "ServiceRequest.subject.display",
      "max": "0",
      "path": "ServiceRequest.subject.display"
    }, {
      "id": "ServiceRequest.focus",
      "max": "0",
      "path": "ServiceRequest.focus"
    }, {
      "id": "ServiceRequest.encounter",
      "max": "0",
      "path": "ServiceRequest.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-encounter" ]
      } ]
    }, {
      "id": "ServiceRequest.encounter.id",
      "max": "0",
      "path": "ServiceRequest.encounter.id"
    }, {
      "id": "ServiceRequest.encounter.extension",
      "max": "0",
      "path": "ServiceRequest.encounter.extension"
    }, {
      "id": "ServiceRequest.encounter.reference",
      "max": "0",
      "path": "ServiceRequest.encounter.reference"
    }, {
      "id": "ServiceRequest.encounter.type",
      "min": 1,
      "path": "ServiceRequest.encounter.type",
      "fixedUri": "Encounter"
    }, {
      "id": "ServiceRequest.encounter.identifier",
      "min": 1,
      "path": "ServiceRequest.encounter.identifier"
    }, {
      "id": "ServiceRequest.encounter.identifier.id",
      "max": "0",
      "path": "ServiceRequest.encounter.identifier.id"
    }, {
      "id": "ServiceRequest.encounter.identifier.extension",
      "max": "0",
      "path": "ServiceRequest.encounter.identifier.extension"
    }, {
      "id": "ServiceRequest.encounter.identifier.use",
      "max": "0",
      "path": "ServiceRequest.encounter.identifier.use"
    }, {
      "id": "ServiceRequest.encounter.identifier.type",
      "max": "0",
      "path": "ServiceRequest.encounter.identifier.type"
    }, {
      "id": "ServiceRequest.encounter.identifier.system",
      "min": 1,
      "path": "ServiceRequest.encounter.identifier.system"
    }, {
      "id": "ServiceRequest.encounter.identifier.value",
      "min": 1,
      "path": "ServiceRequest.encounter.identifier.value"
    }, {
      "id": "ServiceRequest.encounter.identifier.period",
      "max": "0",
      "path": "ServiceRequest.encounter.identifier.period"
    }, {
      "id": "ServiceRequest.encounter.identifier.assigner",
      "max": "0",
      "path": "ServiceRequest.encounter.identifier.assigner"
    }, {
      "id": "ServiceRequest.encounter.display",
      "max": "0",
      "path": "ServiceRequest.encounter.display"
    }, {
      "id": "ServiceRequest.occurrence[x]",
      "max": "0",
      "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",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-practitioner" ],
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner" ]
      } ],
      "short": "A reference from one resource to another",
      "comment": "References SHALL be a reference to an actual FHIR resource, and SHALL be resolvable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
      "definition": "A reference from one resource to another."
    }, {
      "id": "ServiceRequest.requester.display",
      "max": "0",
      "path": "ServiceRequest.requester.display"
    }, {
      "id": "ServiceRequest.performerType",
      "max": "0",
      "path": "ServiceRequest.performerType"
    }, {
      "id": "ServiceRequest.performer",
      "max": "0",
      "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.reason.concept",
      "min": 1,
      "path": "ServiceRequest.reason.concept",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
      } ],
      "short": "Concept - reference to a terminology or just  text",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.synapxe.sg/ValueSet/reason-for-investigation"
      },
      "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text."
    }, {
      "id": "ServiceRequest.reason.concept.extension",
      "max": "0",
      "path": "ServiceRequest.reason.concept.extension"
    }, {
      "id": "ServiceRequest.reason.concept.coding.system",
      "path": "ServiceRequest.reason.concept.coding.system",
      "fixedUri": "https://fhir.synapxe.sg/CodeSystem/reason-for-investigation"
    }, {
      "id": "ServiceRequest.reason.reference",
      "max": "0",
      "path": "ServiceRequest.reason.reference"
    }, {
      "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",
      "max": "0",
      "path": "ServiceRequest.bodySite"
    }, {
      "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",
      "max": "0",
      "path": "ServiceRequest.note"
    }, {
      "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",
      "max": "0",
      "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"
}