PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.5
    https://fhir.synapxe.sg/StructureDefinition/profile-investigation
{
  "description": "Clinical tests, lab results or diagnostic imaging results",
  "_filename": "profile-investigation.StructureDefinition.json",
  "package_name": "synapxe.sgcdi",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "profile-investigation",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.5",
  "status": "active",
  "id": "48f8a599-361e-4240-a83a-72782d41887a",
  "kind": "resource",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-investigation",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation.meta",
      "path": "Observation.meta"
    }, {
      "id": "Observation.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Observation.meta.profile",
      "fixedCanonical": "https://fhir.synapxe.sg/StructureDefinition/profile-investigation"
    }, {
      "id": "Observation.modifierExtension",
      "max": "0",
      "path": "Observation.modifierExtension"
    }, {
      "id": "Observation.identifier",
      "max": "1",
      "min": 1,
      "path": "Observation.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-identifier" ]
      } ],
      "short": "An identifier intended for computation",
      "definition": "An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers."
    }, {
      "id": "Observation.identifier.system",
      "path": "Observation.identifier.system",
      "fixedUri": "https://fhir.synapxe.sg/NamingSystem/investigationIdentifier"
    }, {
      "id": "Observation.instantiates[x]",
      "max": "0",
      "path": "Observation.instantiates[x]"
    }, {
      "id": "Observation.basedOn",
      "max": "1",
      "path": "Observation.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-investigationorder" ]
      } ]
    }, {
      "id": "Observation.basedOn.id",
      "max": "0",
      "path": "Observation.basedOn.id"
    }, {
      "id": "Observation.basedOn.extension",
      "max": "0",
      "path": "Observation.basedOn.extension"
    }, {
      "id": "Observation.triggeredBy",
      "max": "0",
      "path": "Observation.triggeredBy"
    }, {
      "id": "Observation.partOf",
      "max": "0",
      "path": "Observation.partOf"
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "fixedCode": "final"
    }, {
      "id": "Observation.category",
      "max": "0",
      "path": "Observation.category",
      "example": [ {
        "label": "laboratory",
        "valueCodeableConcept": {
          "text": "laboratory"
        }
      }, {
        "label": "imaging",
        "valueCodeableConcept": {
          "text": "imaging"
        }
      } ]
    }, {
      "id": "Observation.category.id",
      "max": "0",
      "path": "Observation.category.id"
    }, {
      "id": "Observation.category.extension",
      "max": "0",
      "path": "Observation.category.extension"
    }, {
      "id": "Observation.category.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.category.coding"
    }, {
      "id": "Observation.category.coding.id",
      "max": "0",
      "path": "Observation.category.coding.id"
    }, {
      "id": "Observation.category.coding.extension",
      "max": "0",
      "path": "Observation.category.coding.extension"
    }, {
      "id": "Observation.category.coding.system",
      "min": 1,
      "path": "Observation.category.coding.system"
    }, {
      "id": "Observation.category.coding.code",
      "min": 1,
      "path": "Observation.category.coding.code"
    }, {
      "id": "Observation.category.coding.display",
      "min": 1,
      "path": "Observation.category.coding.display"
    }, {
      "id": "Observation.category.coding.userSelected",
      "max": "0",
      "path": "Observation.category.coding.userSelected"
    }, {
      "id": "Observation.category.text",
      "max": "0",
      "path": "Observation.category.text"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
      } ],
      "short": "Concept - reference to a terminology or just  text",
      "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
      "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text."
    }, {
      "id": "Observation.code.extension",
      "max": "0",
      "path": "Observation.code.extension"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.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",
      "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": "Observation.subject.display",
      "max": "0",
      "path": "Observation.subject.display"
    }, {
      "id": "Observation.focus",
      "max": "0",
      "path": "Observation.focus"
    }, {
      "id": "Observation.encounter",
      "path": "Observation.encounter",
      "type": [ {
        "code": "Reference",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-encounter" ],
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-encounter" ]
      } ],
      "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": "Observation.encounter.display",
      "max": "0",
      "path": "Observation.encounter.display"
    }, {
      "id": "Observation.effective[x]",
      "max": "0",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ]
    }, {
      "id": "Observation.issued",
      "max": "0",
      "path": "Observation.issued"
    }, {
      "id": "Observation.performer",
      "max": "0",
      "path": "Observation.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner" ]
      } ]
    }, {
      "id": "Observation.performer.id",
      "max": "0",
      "path": "Observation.performer.id"
    }, {
      "id": "Observation.performer.extension",
      "max": "0",
      "path": "Observation.performer.extension"
    }, {
      "id": "Observation.performer.reference",
      "max": "0",
      "path": "Observation.performer.reference"
    }, {
      "id": "Observation.performer.type",
      "min": 1,
      "path": "Observation.performer.type"
    }, {
      "id": "Observation.performer.identifier",
      "min": 1,
      "path": "Observation.performer.identifier"
    }, {
      "id": "Observation.performer.identifier.id",
      "max": "0",
      "path": "Observation.performer.identifier.id"
    }, {
      "id": "Observation.performer.identifier.extension",
      "max": "0",
      "path": "Observation.performer.identifier.extension"
    }, {
      "id": "Observation.performer.identifier.use",
      "max": "0",
      "path": "Observation.performer.identifier.use"
    }, {
      "id": "Observation.performer.identifier.type",
      "max": "0",
      "path": "Observation.performer.identifier.type"
    }, {
      "id": "Observation.performer.identifier.system",
      "min": 1,
      "path": "Observation.performer.identifier.system"
    }, {
      "id": "Observation.performer.identifier.value",
      "min": 1,
      "path": "Observation.performer.identifier.value"
    }, {
      "id": "Observation.performer.identifier.period",
      "max": "0",
      "path": "Observation.performer.identifier.period"
    }, {
      "id": "Observation.performer.identifier.assigner",
      "max": "0",
      "path": "Observation.performer.identifier.assigner"
    }, {
      "id": "Observation.performer.display",
      "min": 1,
      "path": "Observation.performer.display"
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "Quantity"
      } ]
    }, {
      "id": "Observation.value[x].id",
      "max": "0",
      "path": "Observation.value[x].id"
    }, {
      "id": "Observation.value[x].extension",
      "max": "0",
      "path": "Observation.value[x].extension"
    }, {
      "id": "Observation.value[x].value",
      "min": 1,
      "path": "Observation.value[x].value"
    }, {
      "id": "Observation.value[x].comparator",
      "max": "0",
      "path": "Observation.value[x].comparator"
    }, {
      "id": "Observation.value[x].unit",
      "min": 1,
      "path": "Observation.value[x].unit"
    }, {
      "id": "Observation.value[x].system",
      "min": 1,
      "path": "Observation.value[x].system"
    }, {
      "id": "Observation.value[x].code",
      "min": 1,
      "path": "Observation.value[x].code"
    }, {
      "id": "Observation.dataAbsentReason",
      "path": "Observation.dataAbsentReason",
      "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/abnormal-flag",
        "description": "Codes specifying why the result (`Observation.value[x]`) is missing."
      },
      "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
      "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text."
    }, {
      "id": "Observation.dataAbsentReason.extension",
      "max": "0",
      "path": "Observation.dataAbsentReason.extension"
    }, {
      "id": "Observation.dataAbsentReason.coding.system",
      "path": "Observation.dataAbsentReason.coding.system",
      "fixedUri": "https://fhir.synapxe.sg/CodeSystem/abnormal-flag"
    }, {
      "id": "Observation.interpretation",
      "max": "1",
      "min": 1,
      "path": "Observation.interpretation"
    }, {
      "id": "Observation.interpretation.id",
      "max": "0",
      "path": "Observation.interpretation.id"
    }, {
      "id": "Observation.interpretation.extension",
      "max": "0",
      "path": "Observation.interpretation.extension"
    }, {
      "id": "Observation.interpretation.coding",
      "max": "0",
      "path": "Observation.interpretation.coding"
    }, {
      "id": "Observation.interpretation.coding.id",
      "max": "0",
      "path": "Observation.interpretation.coding.id"
    }, {
      "id": "Observation.interpretation.coding.extension",
      "max": "0",
      "path": "Observation.interpretation.coding.extension"
    }, {
      "id": "Observation.interpretation.coding.system",
      "min": 1,
      "path": "Observation.interpretation.coding.system"
    }, {
      "id": "Observation.interpretation.coding.code",
      "min": 1,
      "path": "Observation.interpretation.coding.code"
    }, {
      "id": "Observation.interpretation.coding.display",
      "min": 1,
      "path": "Observation.interpretation.coding.display"
    }, {
      "id": "Observation.interpretation.coding.userSelected",
      "max": "0",
      "path": "Observation.interpretation.coding.userSelected"
    }, {
      "id": "Observation.interpretation.text",
      "min": 1,
      "path": "Observation.interpretation.text"
    }, {
      "id": "Observation.note",
      "max": "1",
      "path": "Observation.note",
      "type": [ {
        "code": "Annotation",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-annotation" ]
      } ],
      "short": "Text node with attribution",
      "comment": "For systems that do not have structured annotations, they can simply communicate a single annotation with no author or time.  This element may need to be included in narrative because of the potential for modifying information.  *Annotations SHOULD NOT* be used to communicate \"modifying\" information that could be computable. (This is a SHOULD because enforcing user behavior is nearly impossible).",
      "definition": "A  text note which also  contains information about who made the statement and when."
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.bodySite.id",
      "max": "0",
      "path": "Observation.bodySite.id"
    }, {
      "id": "Observation.bodySite.extension",
      "max": "0",
      "path": "Observation.bodySite.extension"
    }, {
      "id": "Observation.bodySite.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.bodySite.coding"
    }, {
      "id": "Observation.bodySite.coding.id",
      "max": "0",
      "path": "Observation.bodySite.coding.id"
    }, {
      "id": "Observation.bodySite.coding.extension",
      "max": "0",
      "path": "Observation.bodySite.coding.extension"
    }, {
      "id": "Observation.bodySite.coding.system",
      "min": 1,
      "path": "Observation.bodySite.coding.system"
    }, {
      "id": "Observation.bodySite.coding.version",
      "max": "0",
      "path": "Observation.bodySite.coding.version"
    }, {
      "id": "Observation.bodySite.coding.code",
      "min": 1,
      "path": "Observation.bodySite.coding.code"
    }, {
      "id": "Observation.bodySite.coding.display",
      "min": 1,
      "path": "Observation.bodySite.coding.display"
    }, {
      "id": "Observation.bodySite.coding.userSelected",
      "max": "0",
      "path": "Observation.bodySite.coding.userSelected"
    }, {
      "id": "Observation.bodySite.text",
      "max": "0",
      "path": "Observation.bodySite.text"
    }, {
      "id": "Observation.bodyStructure",
      "max": "0",
      "path": "Observation.bodyStructure"
    }, {
      "id": "Observation.method",
      "max": "0",
      "path": "Observation.method"
    }, {
      "id": "Observation.method.id",
      "max": "0",
      "path": "Observation.method.id"
    }, {
      "id": "Observation.method.extension",
      "max": "0",
      "path": "Observation.method.extension"
    }, {
      "id": "Observation.method.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.method.coding"
    }, {
      "id": "Observation.method.coding.id",
      "max": "0",
      "path": "Observation.method.coding.id"
    }, {
      "id": "Observation.method.coding.extension",
      "max": "0",
      "path": "Observation.method.coding.extension"
    }, {
      "id": "Observation.method.coding.system",
      "min": 1,
      "path": "Observation.method.coding.system"
    }, {
      "id": "Observation.method.coding.version",
      "max": "0",
      "path": "Observation.method.coding.version"
    }, {
      "id": "Observation.method.coding.code",
      "min": 1,
      "path": "Observation.method.coding.code"
    }, {
      "id": "Observation.method.coding.display",
      "min": 1,
      "path": "Observation.method.coding.display"
    }, {
      "id": "Observation.method.coding.userSelected",
      "max": "0",
      "path": "Observation.method.coding.userSelected"
    }, {
      "id": "Observation.method.text",
      "max": "0",
      "path": "Observation.method.text"
    }, {
      "id": "Observation.specimen",
      "path": "Observation.specimen",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-specimen" ]
      } ]
    }, {
      "id": "Observation.device",
      "max": "0",
      "path": "Observation.device",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-device" ]
      } ]
    }, {
      "id": "Observation.referenceRange",
      "max": "1",
      "path": "Observation.referenceRange"
    }, {
      "id": "Observation.referenceRange.id",
      "max": "0",
      "path": "Observation.referenceRange.id"
    }, {
      "id": "Observation.referenceRange.extension",
      "max": "0",
      "path": "Observation.referenceRange.extension"
    }, {
      "id": "Observation.referenceRange.modifierExtension",
      "max": "0",
      "path": "Observation.referenceRange.modifierExtension"
    }, {
      "id": "Observation.referenceRange.low",
      "max": "0",
      "path": "Observation.referenceRange.low"
    }, {
      "id": "Observation.referenceRange.high",
      "max": "0",
      "path": "Observation.referenceRange.high"
    }, {
      "id": "Observation.referenceRange.normalValue",
      "max": "0",
      "path": "Observation.referenceRange.normalValue"
    }, {
      "id": "Observation.referenceRange.type",
      "max": "0",
      "path": "Observation.referenceRange.type"
    }, {
      "id": "Observation.referenceRange.appliesTo",
      "max": "0",
      "path": "Observation.referenceRange.appliesTo"
    }, {
      "id": "Observation.referenceRange.age",
      "max": "0",
      "path": "Observation.referenceRange.age"
    }, {
      "id": "Observation.referenceRange.text",
      "min": 1,
      "path": "Observation.referenceRange.text"
    }, {
      "id": "Observation.hasMember",
      "max": "0",
      "path": "Observation.hasMember"
    }, {
      "id": "Observation.derivedFrom",
      "max": "0",
      "path": "Observation.derivedFrom"
    }, {
      "id": "Observation.component.id",
      "max": "0",
      "path": "Observation.component.id"
    }, {
      "id": "Observation.component.extension",
      "max": "0",
      "path": "Observation.component.extension"
    }, {
      "id": "Observation.component.modifierExtension",
      "max": "0",
      "path": "Observation.component.modifierExtension"
    }, {
      "id": "Observation.component.code.id",
      "max": "0",
      "path": "Observation.component.code.id"
    }, {
      "id": "Observation.component.code.extension",
      "max": "0",
      "path": "Observation.component.code.extension"
    }, {
      "id": "Observation.component.code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.code.coding"
    }, {
      "id": "Observation.component.code.coding.id",
      "max": "0",
      "path": "Observation.component.code.coding.id"
    }, {
      "id": "Observation.component.code.coding.extension",
      "max": "0",
      "path": "Observation.component.code.coding.extension"
    }, {
      "id": "Observation.component.code.coding.system",
      "min": 1,
      "path": "Observation.component.code.coding.system"
    }, {
      "id": "Observation.component.code.coding.version",
      "max": "0",
      "path": "Observation.component.code.coding.version"
    }, {
      "id": "Observation.component.code.coding.code",
      "min": 1,
      "path": "Observation.component.code.coding.code"
    }, {
      "id": "Observation.component.code.coding.display",
      "min": 1,
      "path": "Observation.component.code.coding.display"
    }, {
      "id": "Observation.component.code.coding.userSelected",
      "max": "0",
      "path": "Observation.component.code.coding.userSelected"
    }, {
      "id": "Observation.component.code.text",
      "max": "0",
      "path": "Observation.component.code.text"
    }, {
      "id": "Observation.component.value[x]",
      "min": 1,
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "Quantity"
      } ]
    }, {
      "id": "Observation.component.dataAbsentReason",
      "path": "Observation.component.dataAbsentReason",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.synapxe.sg/ValueSet/abnormal-flag"
      }
    }, {
      "id": "Observation.component.dataAbsentReason.id",
      "max": "0",
      "path": "Observation.component.dataAbsentReason.id"
    }, {
      "id": "Observation.component.dataAbsentReason.extension",
      "max": "0",
      "path": "Observation.component.dataAbsentReason.extension"
    }, {
      "id": "Observation.component.dataAbsentReason.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.dataAbsentReason.coding"
    }, {
      "id": "Observation.component.dataAbsentReason.coding.id",
      "max": "0",
      "path": "Observation.component.dataAbsentReason.coding.id"
    }, {
      "id": "Observation.component.dataAbsentReason.coding.extension",
      "max": "0",
      "path": "Observation.component.dataAbsentReason.coding.extension"
    }, {
      "id": "Observation.component.dataAbsentReason.coding.system",
      "min": 1,
      "path": "Observation.component.dataAbsentReason.coding.system",
      "fixedUri": "https://fhir.synapxe.sg/CodeSystem/abnormal-flag"
    }, {
      "id": "Observation.component.dataAbsentReason.coding.code",
      "min": 1,
      "path": "Observation.component.dataAbsentReason.coding.code"
    }, {
      "id": "Observation.component.dataAbsentReason.coding.display",
      "min": 1,
      "path": "Observation.component.dataAbsentReason.coding.display"
    }, {
      "id": "Observation.component.dataAbsentReason.coding.userSelected",
      "max": "0",
      "path": "Observation.component.dataAbsentReason.coding.userSelected"
    }, {
      "id": "Observation.component.dataAbsentReason.text",
      "max": "0",
      "path": "Observation.component.dataAbsentReason.text"
    }, {
      "id": "Observation.component.interpretation",
      "max": "1",
      "path": "Observation.component.interpretation"
    }, {
      "id": "Observation.component.interpretation.id",
      "max": "0",
      "path": "Observation.component.interpretation.id"
    }, {
      "id": "Observation.component.interpretation.extension",
      "max": "0",
      "path": "Observation.component.interpretation.extension"
    }, {
      "id": "Observation.component.interpretation.coding",
      "max": "0",
      "path": "Observation.component.interpretation.coding"
    }, {
      "id": "Observation.component.interpretation.text",
      "min": 1,
      "path": "Observation.component.interpretation.text"
    }, {
      "id": "Observation.component.referenceRange",
      "max": "1",
      "path": "Observation.component.referenceRange"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}