FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeStructureDefinition
Idprofile-investigationorder.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-investigationorder
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-investigationorder
Statusactive
NameInvestigationOrder
TypeServiceRequest
Kindresource

Resources that use this resource

StructureDefinition
profile-investigationInvestigation

Resources that this resource uses

StructureDefinition
ext-orderingInstitutionOrdering Institution Extension
profile-codeableconceptCodeableConcept
profile-conditionCondition
profile-encounterEncounter
profile-identifierIdentifier
profile-observationObservation
profile-patientPatient
profile-practitionerPractitioner
profile-procedureProcedure
profile-provenanceProvenance
profile-reference-patientReference
profile-reference-practitionerReference

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-investigationorder",
  "name": "InvestigationOrder",
  "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:orderingInstitution",
        "path": "ServiceRequest.extension",
        "sliceName": "orderingInstitution",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/ext-orderingInstitution"
            ]
          }
        ]
      },
      {
        "id": "ServiceRequest.identifier",
        "path": "ServiceRequest.identifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "ServiceRequest.identifier.system",
        "path": "ServiceRequest.identifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/order-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.status",
        "path": "ServiceRequest.status",
        "fixedCode": "completed"
      },
      {
        "id": "ServiceRequest.intent",
        "path": "ServiceRequest.intent",
        "fixedCode": "order"
      },
      {
        "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",
        "max": "0"
      },
      {
        "id": "ServiceRequest.code.id",
        "path": "ServiceRequest.code.id",
        "max": "0"
      },
      {
        "id": "ServiceRequest.code.extension",
        "path": "ServiceRequest.code.extension",
        "max": "0"
      },
      {
        "id": "ServiceRequest.code.concept.id",
        "path": "ServiceRequest.code.concept.id",
        "max": "0"
      },
      {
        "id": "ServiceRequest.code.concept.extension",
        "path": "ServiceRequest.code.concept.extension",
        "max": "0"
      },
      {
        "id": "ServiceRequest.code.concept.coding",
        "path": "ServiceRequest.code.concept.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "ServiceRequest.code.concept.coding.id",
        "path": "ServiceRequest.code.concept.coding.id",
        "max": "0"
      },
      {
        "id": "ServiceRequest.code.concept.coding.extension",
        "path": "ServiceRequest.code.concept.coding.extension",
        "max": "0"
      },
      {
        "id": "ServiceRequest.code.concept.coding.system",
        "path": "ServiceRequest.code.concept.coding.system",
        "min": 1
      },
      {
        "id": "ServiceRequest.code.concept.coding.code",
        "path": "ServiceRequest.code.concept.coding.code",
        "min": 1
      },
      {
        "id": "ServiceRequest.code.concept.coding.display",
        "path": "ServiceRequest.code.concept.coding.display",
        "min": 1
      },
      {
        "id": "ServiceRequest.code.concept.coding.userSelected",
        "path": "ServiceRequest.code.concept.coding.userSelected",
        "max": "0"
      },
      {
        "id": "ServiceRequest.code.concept.text",
        "path": "ServiceRequest.code.concept.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",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient"
            ],
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-patient"
            ]
          }
        ]
      },
      {
        "id": "ServiceRequest.subject.display",
        "path": "ServiceRequest.subject.display",
        "max": "0"
      },
      {
        "id": "ServiceRequest.focus",
        "path": "ServiceRequest.focus",
        "max": "0"
      },
      {
        "id": "ServiceRequest.encounter",
        "path": "ServiceRequest.encounter",
        "max": "0",
        "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
      },
      {
        "id": "ServiceRequest.encounter.identifier.id",
        "path": "ServiceRequest.encounter.identifier.id",
        "max": "0"
      },
      {
        "id": "ServiceRequest.encounter.identifier.extension",
        "path": "ServiceRequest.encounter.identifier.extension",
        "max": "0"
      },
      {
        "id": "ServiceRequest.encounter.identifier.use",
        "path": "ServiceRequest.encounter.identifier.use",
        "max": "0"
      },
      {
        "id": "ServiceRequest.encounter.identifier.type",
        "path": "ServiceRequest.encounter.identifier.type",
        "max": "0"
      },
      {
        "id": "ServiceRequest.encounter.identifier.system",
        "path": "ServiceRequest.encounter.identifier.system",
        "min": 1
      },
      {
        "id": "ServiceRequest.encounter.identifier.value",
        "path": "ServiceRequest.encounter.identifier.value",
        "min": 1
      },
      {
        "id": "ServiceRequest.encounter.identifier.period",
        "path": "ServiceRequest.encounter.identifier.period",
        "max": "0"
      },
      {
        "id": "ServiceRequest.encounter.identifier.assigner",
        "path": "ServiceRequest.encounter.identifier.assigner",
        "max": "0"
      },
      {
        "id": "ServiceRequest.encounter.display",
        "path": "ServiceRequest.encounter.display",
        "max": "0"
      },
      {
        "id": "ServiceRequest.occurrence[x]",
        "path": "ServiceRequest.occurrence[x]",
        "max": "0",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "ServiceRequest.asNeeded[x]",
        "path": "ServiceRequest.asNeeded[x]",
        "max": "0"
      },
      {
        "id": "ServiceRequest.authoredOn",
        "path": "ServiceRequest.authoredOn",
        "min": 1
      },
      {
        "id": "ServiceRequest.requester",
        "path": "ServiceRequest.requester",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-reference-practitioner"
            ],
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
            ]
          }
        ]
      },
      {
        "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": "0",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
            ]
          }
        ]
      },
      {
        "id": "ServiceRequest.location",
        "path": "ServiceRequest.location",
        "max": "0"
      },
      {
        "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",
        "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"
            ]
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/reason-for-investigation"
        }
      },
      {
        "id": "ServiceRequest.reason.concept.extension",
        "path": "ServiceRequest.reason.concept.extension",
        "max": "0"
      },
      {
        "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",
        "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",
        "max": "0"
      },
      {
        "id": "ServiceRequest.bodySite.id",
        "path": "ServiceRequest.bodySite.id",
        "max": "0"
      },
      {
        "id": "ServiceRequest.bodySite.extension",
        "path": "ServiceRequest.bodySite.extension",
        "max": "0"
      },
      {
        "id": "ServiceRequest.bodySite.coding",
        "path": "ServiceRequest.bodySite.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "ServiceRequest.bodySite.coding.id",
        "path": "ServiceRequest.bodySite.coding.id",
        "max": "0"
      },
      {
        "id": "ServiceRequest.bodySite.coding.extension",
        "path": "ServiceRequest.bodySite.coding.extension",
        "max": "0"
      },
      {
        "id": "ServiceRequest.bodySite.coding.system",
        "path": "ServiceRequest.bodySite.coding.system",
        "min": 1
      },
      {
        "id": "ServiceRequest.bodySite.coding.version",
        "path": "ServiceRequest.bodySite.coding.version",
        "max": "0"
      },
      {
        "id": "ServiceRequest.bodySite.coding.code",
        "path": "ServiceRequest.bodySite.coding.code",
        "min": 1
      },
      {
        "id": "ServiceRequest.bodySite.coding.display",
        "path": "ServiceRequest.bodySite.coding.display",
        "min": 1
      },
      {
        "id": "ServiceRequest.bodySite.coding.userSelected",
        "path": "ServiceRequest.bodySite.coding.userSelected",
        "max": "0"
      },
      {
        "id": "ServiceRequest.bodySite.text",
        "path": "ServiceRequest.bodySite.text",
        "max": "0"
      },
      {
        "id": "ServiceRequest.bodyStructure",
        "path": "ServiceRequest.bodyStructure",
        "max": "0"
      },
      {
        "id": "ServiceRequest.note",
        "path": "ServiceRequest.note",
        "max": "0"
      },
      {
        "id": "ServiceRequest.note.id",
        "path": "ServiceRequest.note.id",
        "max": "0"
      },
      {
        "id": "ServiceRequest.note.extension",
        "path": "ServiceRequest.note.extension",
        "max": "0"
      },
      {
        "id": "ServiceRequest.note.author[x]",
        "path": "ServiceRequest.note.author[x]",
        "max": "0"
      },
      {
        "id": "ServiceRequest.note.time",
        "path": "ServiceRequest.note.time",
        "max": "0"
      },
      {
        "id": "ServiceRequest.patientInstruction",
        "path": "ServiceRequest.patientInstruction",
        "max": "0"
      },
      {
        "id": "ServiceRequest.relevantHistory",
        "path": "ServiceRequest.relevantHistory",
        "max": "0",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-provenance"
            ],
            "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"
      }
    ]
  }
}