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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeStructureDefinition
Idprofile-annotation.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.2&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-annotation
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-annotation
Version1.2.2
Statusactive
NameAnnotation
TitleAnnotation Type Profile
DescriptionA profile constraining the Annotation data type for recording authored notes or comments.
TypeAnnotation
Kindcomplex-type

Resources that use this resource

StructureDefinition
synapxe.sgcdi#1.2.2profile-careplan-servicerequestCarePlan Service Request Profile
synapxe.sgcdi#1.2.2profile-cr-diagnosticreportCardiology Diagnostic Report Profile
synapxe.sgcdi#1.2.2profile-cr-observationCardiology Observation Profile
synapxe.sgcdi#1.2.2profile-cr-procedureCardiology Procedure Profile
synapxe.sgcdi#1.2.2profile-cr-servicerequestCardiology Service Request Profile
synapxe.sgcdi#1.2.2profile-diagnosticreport-shsSchool Health Screening Report Profile
synapxe.sgcdi#1.2.2profile-dischargesummaryDischarge Summary Profile
synapxe.sgcdi#1.2.2profile-ds-diagnosisDiagnosis Profile
synapxe.sgcdi#1.2.2profile-ds-procedureDischarge Summary Procedure Profile
synapxe.sgcdi#1.2.2profile-ed-medicationadministrationEmergency Department Medication Administration Profile
synapxe.sgcdi#1.2.2profile-ed-medicationrequestEmergency Department Medication Request Profile
synapxe.sgcdi#1.2.2profile-ed-prescriptionorderEmergency Department Prescription Order Profile
synapxe.sgcdi#1.2.2profile-ednotesEmergency Department Notes Profile
synapxe.sgcdi#1.2.2profile-labresultLab Result Profile
synapxe.sgcdi#1.2.2profile-list-medicationstatementMedication Statement List Profile
synapxe.sgcdi#1.2.2profile-list-problemProblem List Profile
synapxe.sgcdi#1.2.2profile-medicationdispense-requestMedication Dispense Request Profile
synapxe.sgcdi#1.2.2profile-ot-conditionCondition Profile
synapxe.sgcdi#1.2.2profile-ot-specimenOperating Theatre Specimen Profile
synapxe.sgcdi#1.2.2profile-otnotesOperating Theatre Notes Profile
synapxe.sgcdi#1.2.2profile-pathology-result-specimenPathology Result Specimen Profile
synapxe.sgcdi#1.2.2profile-radiologyreportRadiology Report Profile
synapxe.sgcdi#1.2.2profile-referralReferral Profile
synapxe.sgcdi#1.2.2profile-sn-conditionCondition Profile
synapxe.sgcdi#1.2.2profile-sn-referralrequestSummary Notes Referral Request Profile

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "profile-annotation",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-annotation",
  "version": "1.2.2",
  "name": "Annotation",
  "title": "Annotation Type Profile",
  "status": "active",
  "publisher": "Synapxe",
  "description": "A profile constraining the Annotation data type for recording authored notes or comments.",
  "fhirVersion": "5.0.0",
  "kind": "complex-type",
  "abstract": false,
  "type": "Annotation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Annotation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Annotation.id",
        "path": "Annotation.id",
        "max": "0"
      },
      {
        "id": "Annotation.author[x]",
        "path": "Annotation.author[x]",
        "max": "0"
      },
      {
        "id": "Annotation.time",
        "path": "Annotation.time",
        "max": "0"
      }
    ]
  }
}