PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.0
    https://fhir.synapxe.sg/StructureDefinition/profile-pathology-result-specimen
{
  "description": null,
  "_filename": "PathologyResultBySpecimen.StructureDefinition.json",
  "package_name": "synapxe.sgcdi",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "PathologyResultBySpecimen",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "046cb064-f460-4ee9-9208-1854a6fe5486",
  "kind": "resource",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-pathology-result-specimen",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation.extension:reporter",
      "max": "1",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-generic" ]
      } ],
      "sliceName": "reporter"
    }, {
      "id": "Observation.extension:reporter.value[x]",
      "path": "Observation.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner" ]
      } ]
    }, {
      "id": "Observation.extension:reporter.value[x].id",
      "max": "0",
      "path": "Observation.extension.value[x].id"
    }, {
      "id": "Observation.extension:reporter.value[x].extension",
      "max": "0",
      "path": "Observation.extension.value[x].extension"
    }, {
      "id": "Observation.extension:reporter.value[x].reference",
      "max": "0",
      "path": "Observation.extension.value[x].reference"
    }, {
      "id": "Observation.extension:reporter.value[x].type",
      "min": 1,
      "path": "Observation.extension.value[x].type",
      "fixedUri": "Practitioner"
    }, {
      "id": "Observation.extension:reporter.value[x].identifier",
      "min": 1,
      "path": "Observation.extension.value[x].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": "Observation.extension:reporter.value[x].identifier.system",
      "path": "Observation.extension.value[x].identifier.system",
      "fixedUri": "https://fhir.synapxe.sg/NamingSystem/mcr"
    }, {
      "id": "Observation.extension:reportingDate",
      "max": "1",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.synapxe.sg/StructureDefinition/ext-generic" ]
      } ],
      "sliceName": "reportingDate"
    }, {
      "id": "Observation.extension:reportingDate.value[x]",
      "path": "Observation.extension.value[x]",
      "type": [ {
        "code": "dateTime"
      } ]
    }, {
      "id": "Observation.modifierExtension",
      "max": "0",
      "path": "Observation.modifierExtension"
    }, {
      "id": "Observation.identifier",
      "max": "0",
      "path": "Observation.identifier"
    }, {
      "id": "Observation.instantiates[x]",
      "max": "0",
      "path": "Observation.instantiates[x]"
    }, {
      "id": "Observation.basedOn",
      "max": "0",
      "path": "Observation.basedOn"
    }, {
      "id": "Observation.basedOn.id",
      "max": "0",
      "path": "Observation.basedOn.id"
    }, {
      "id": "Observation.basedOn.extension",
      "max": "0",
      "path": "Observation.basedOn.extension"
    }, {
      "id": "Observation.basedOn.reference",
      "max": "0",
      "path": "Observation.basedOn.reference"
    }, {
      "id": "Observation.basedOn.type",
      "max": "0",
      "path": "Observation.basedOn.type"
    }, {
      "id": "Observation.basedOn.identifier",
      "max": "0",
      "path": "Observation.basedOn.identifier"
    }, {
      "id": "Observation.basedOn.display",
      "min": 1,
      "path": "Observation.basedOn.display"
    }, {
      "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"
    }, {
      "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",
      "fixedUri": "https://fhir.synapxe.sg/CodeSystem/screening-category"
    }, {
      "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",
      "max": "0",
      "path": "Observation.subject"
    }, {
      "id": "Observation.focus",
      "max": "0",
      "path": "Observation.focus"
    }, {
      "id": "Observation.encounter",
      "max": "0",
      "path": "Observation.encounter"
    }, {
      "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-organization" ]
      } ]
    }, {
      "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",
      "fixedUri": "Organization"
    }, {
      "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",
      "fixedUri": "https://fhir.synapxe.sg/NamingSystem/hci-code"
    }, {
      "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",
      "max": "0",
      "path": "Observation.performer.display"
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Observation.dataAbsentReason",
      "max": "0",
      "path": "Observation.dataAbsentReason"
    }, {
      "id": "Observation.interpretation",
      "max": "0",
      "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.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.bodyStructure",
      "max": "0",
      "path": "Observation.bodyStructure"
    }, {
      "id": "Observation.method",
      "max": "0",
      "path": "Observation.method"
    }, {
      "id": "Observation.specimen",
      "min": 1,
      "path": "Observation.specimen",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-specimen" ]
      } ]
    }, {
      "id": "Observation.specimen.id",
      "max": "0",
      "path": "Observation.specimen.id"
    }, {
      "id": "Observation.specimen.extension",
      "max": "0",
      "path": "Observation.specimen.extension"
    }, {
      "id": "Observation.specimen.reference",
      "min": 1,
      "path": "Observation.specimen.reference"
    }, {
      "id": "Observation.specimen.type",
      "max": "0",
      "path": "Observation.specimen.type"
    }, {
      "id": "Observation.specimen.identifier",
      "max": "0",
      "path": "Observation.specimen.identifier"
    }, {
      "id": "Observation.specimen.display",
      "max": "0",
      "path": "Observation.specimen.display"
    }, {
      "id": "Observation.device",
      "max": "0",
      "path": "Observation.device"
    }, {
      "id": "Observation.referenceRange",
      "max": "0",
      "path": "Observation.referenceRange"
    }, {
      "id": "Observation.hasMember",
      "max": "0",
      "path": "Observation.hasMember"
    }, {
      "id": "Observation.derivedFrom",
      "max": "0",
      "path": "Observation.derivedFrom"
    }, {
      "id": "Observation.component",
      "max": "0",
      "path": "Observation.component"
    }, {
      "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.value[x]",
      "min": 1,
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "Quantity"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "string"
      } ]
    }, {
      "id": "Observation.component.dataAbsentReason",
      "max": "0",
      "path": "Observation.component.dataAbsentReason"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}