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

FHIR IG analytics

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

Resources that use this resource

StructureDefinition
profile-assessment-resultsAssessmentResults

Resources that this resource uses

StructureDefinition
profile-codeableconceptCodeableConcept
profile-identifierIdentifier
profile-observation-bsObservation
profile-practitionerPractitioner
profile-questionnaireresponseQuestionnaireResponse

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-clinical-assessment",
  "name": "ClinicalAssessment",
  "status": "active",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.modifierExtension",
        "path": "Observation.modifierExtension",
        "max": "0"
      },
      {
        "id": "Observation.identifier",
        "path": "Observation.identifier",
        "max": "0"
      },
      {
        "id": "Observation.instantiates[x]",
        "path": "Observation.instantiates[x]",
        "max": "0"
      },
      {
        "id": "Observation.basedOn",
        "path": "Observation.basedOn",
        "max": "0"
      },
      {
        "id": "Observation.basedOn.id",
        "path": "Observation.basedOn.id",
        "max": "0"
      },
      {
        "id": "Observation.basedOn.extension",
        "path": "Observation.basedOn.extension",
        "max": "0"
      },
      {
        "id": "Observation.basedOn.reference",
        "path": "Observation.basedOn.reference",
        "max": "0"
      },
      {
        "id": "Observation.basedOn.type",
        "path": "Observation.basedOn.type",
        "max": "0"
      },
      {
        "id": "Observation.basedOn.identifier",
        "path": "Observation.basedOn.identifier",
        "max": "0"
      },
      {
        "id": "Observation.basedOn.display",
        "path": "Observation.basedOn.display",
        "min": 1
      },
      {
        "id": "Observation.triggeredBy",
        "path": "Observation.triggeredBy",
        "max": "0"
      },
      {
        "id": "Observation.partOf",
        "path": "Observation.partOf",
        "max": "0"
      },
      {
        "id": "Observation.status",
        "path": "Observation.status",
        "fixedCode": "final"
      },
      {
        "id": "Observation.category",
        "path": "Observation.category",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Observation.category.extension",
        "path": "Observation.category.extension",
        "max": "0"
      },
      {
        "id": "Observation.category.coding.system",
        "path": "Observation.category.coding.system",
        "fixedUri": "http://terminology.hl7.org/CodeSystem/observation-category"
      },
      {
        "id": "Observation.category.coding.code",
        "path": "Observation.category.coding.code",
        "fixedCode": "vital-signs"
      },
      {
        "id": "Observation.code",
        "path": "Observation.code",
        "short": "Concept - reference to a terminology or just  text",
        "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by 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.",
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/pathology-results-type"
        }
      },
      {
        "id": "Observation.code.extension",
        "path": "Observation.code.extension",
        "max": "0"
      },
      {
        "id": "Observation.code.coding",
        "path": "Observation.code.coding",
        "max": "0"
      },
      {
        "id": "Observation.code.coding.system",
        "path": "Observation.code.coding.system",
        "fixedUri": "https://fhir.synapxe.sg/CodeSystem/pathology-results-type"
      },
      {
        "id": "Observation.code.text",
        "path": "Observation.code.text",
        "min": 1,
        "fixedString": "clinical assessment"
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "max": "0"
      },
      {
        "id": "Observation.focus",
        "path": "Observation.focus",
        "max": "0"
      },
      {
        "id": "Observation.encounter",
        "path": "Observation.encounter",
        "max": "0"
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "min": 1,
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Observation.issued",
        "path": "Observation.issued",
        "max": "0"
      },
      {
        "id": "Observation.performer",
        "path": "Observation.performer",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
            ]
          }
        ]
      },
      {
        "id": "Observation.performer.id",
        "path": "Observation.performer.id",
        "max": "0"
      },
      {
        "id": "Observation.performer.extension",
        "path": "Observation.performer.extension",
        "max": "0"
      },
      {
        "id": "Observation.performer.reference",
        "path": "Observation.performer.reference",
        "max": "0"
      },
      {
        "id": "Observation.performer.type",
        "path": "Observation.performer.type",
        "min": 1,
        "fixedUri": "Practitioner"
      },
      {
        "id": "Observation.performer.identifier",
        "path": "Observation.performer.identifier",
        "min": 1,
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Observation.performer.identifier.system",
        "path": "Observation.performer.identifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/mcr"
      },
      {
        "id": "Observation.performer.display",
        "path": "Observation.performer.display",
        "max": "0"
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "max": "0",
        "type": [
          {
            "code": "Quantity"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Observation.dataAbsentReason",
        "path": "Observation.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.interpretation",
        "path": "Observation.interpretation",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.interpretation.id",
        "path": "Observation.interpretation.id",
        "max": "0"
      },
      {
        "id": "Observation.interpretation.extension",
        "path": "Observation.interpretation.extension",
        "max": "0"
      },
      {
        "id": "Observation.interpretation.coding",
        "path": "Observation.interpretation.coding",
        "max": "0"
      },
      {
        "id": "Observation.interpretation.text",
        "path": "Observation.interpretation.text",
        "min": 1
      },
      {
        "id": "Observation.note",
        "path": "Observation.note",
        "max": "0"
      },
      {
        "id": "Observation.bodySite",
        "path": "Observation.bodySite",
        "max": "0"
      },
      {
        "id": "Observation.bodyStructure",
        "path": "Observation.bodyStructure",
        "max": "0"
      },
      {
        "id": "Observation.method",
        "path": "Observation.method",
        "max": "0"
      },
      {
        "id": "Observation.specimen",
        "path": "Observation.specimen",
        "max": "0"
      },
      {
        "id": "Observation.device",
        "path": "Observation.device",
        "max": "0"
      },
      {
        "id": "Observation.referenceRange",
        "path": "Observation.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.hasMember",
        "path": "Observation.hasMember",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.hasMember:results",
        "path": "Observation.hasMember",
        "sliceName": "results",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-observation-bs"
            ]
          }
        ]
      },
      {
        "id": "Observation.hasMember:results.id",
        "path": "Observation.hasMember.id",
        "max": "0"
      },
      {
        "id": "Observation.hasMember:results.extension",
        "path": "Observation.hasMember.extension",
        "max": "0"
      },
      {
        "id": "Observation.hasMember:results.reference",
        "path": "Observation.hasMember.reference",
        "min": 1
      },
      {
        "id": "Observation.hasMember:results.type",
        "path": "Observation.hasMember.type",
        "max": "0"
      },
      {
        "id": "Observation.hasMember:results.identifier",
        "path": "Observation.hasMember.identifier",
        "max": "0"
      },
      {
        "id": "Observation.hasMember:results.display",
        "path": "Observation.hasMember.display",
        "max": "0"
      },
      {
        "id": "Observation.hasMember:history",
        "path": "Observation.hasMember",
        "sliceName": "history",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-questionnaireresponse"
            ]
          }
        ]
      },
      {
        "id": "Observation.hasMember:history.id",
        "path": "Observation.hasMember.id",
        "max": "0"
      },
      {
        "id": "Observation.hasMember:history.extension",
        "path": "Observation.hasMember.extension",
        "max": "0"
      },
      {
        "id": "Observation.hasMember:history.reference",
        "path": "Observation.hasMember.reference",
        "min": 1
      },
      {
        "id": "Observation.hasMember:history.type",
        "path": "Observation.hasMember.type",
        "max": "0"
      },
      {
        "id": "Observation.hasMember:history.identifier",
        "path": "Observation.hasMember.identifier",
        "max": "0"
      },
      {
        "id": "Observation.hasMember:history.display",
        "path": "Observation.hasMember.display",
        "max": "0"
      },
      {
        "id": "Observation.derivedFrom",
        "path": "Observation.derivedFrom",
        "max": "0"
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "min": 1
      },
      {
        "id": "Observation.component.id",
        "path": "Observation.component.id",
        "max": "0"
      },
      {
        "id": "Observation.component.extension",
        "path": "Observation.component.extension",
        "max": "0"
      },
      {
        "id": "Observation.component.modifierExtension",
        "path": "Observation.component.modifierExtension",
        "max": "0"
      },
      {
        "id": "Observation.component.code",
        "path": "Observation.component.code",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Observation.component.value[x]",
        "path": "Observation.component.value[x]",
        "min": 1,
        "type": [
          {
            "code": "Quantity"
          },
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Observation.component.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component.interpretation",
        "path": "Observation.component.interpretation",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component.interpretation.id",
        "path": "Observation.component.interpretation.id",
        "max": "0"
      },
      {
        "id": "Observation.component.interpretation.extension",
        "path": "Observation.component.interpretation.extension",
        "max": "0"
      },
      {
        "id": "Observation.component.interpretation.coding",
        "path": "Observation.component.interpretation.coding",
        "max": "0"
      },
      {
        "id": "Observation.component.interpretation.text",
        "path": "Observation.component.interpretation.text",
        "min": 1
      },
      {
        "id": "Observation.component.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      }
    ]
  }
}