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

FHIR IG analytics

Packagesynapxe.hsar
Resource TypeStructureDefinition
Idprofile-HealthPlan.get-health-plan-summary-list.json
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=https://ihis.sg/StructureDefinition/profile-CarePlan-get-health-plan-summary-list
URLhttps://ihis.sg/StructureDefinition/profile-CarePlan-get-health-plan-summary-list
Statusactive
Nameprofile-CarePlan-get-health-plan-summary-list
TypeCarePlan
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
health-plan-existsextension-CarePlan-healthPlanExists
healthPlan-enrolment-statusextension-CarePlan-enrolmentStatus
healthPlan-enrolment-status-reasonextension-CarePlan-enrolmentStatusReason
performerextension-HealthPlan-performer

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://ihis.sg/StructureDefinition/profile-CarePlan-get-health-plan-summary-list",
  "name": "profile-CarePlan-get-health-plan-summary-list",
  "status": "active",
  "fhirVersion": "4.3.0",
  "kind": "resource",
  "abstract": false,
  "type": "CarePlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CarePlan.id",
        "path": "CarePlan.id",
        "max": "0"
      },
      {
        "id": "CarePlan.implicitRules",
        "path": "CarePlan.implicitRules",
        "max": "0"
      },
      {
        "id": "CarePlan.language",
        "path": "CarePlan.language",
        "max": "0"
      },
      {
        "id": "CarePlan.text",
        "path": "CarePlan.text",
        "max": "0"
      },
      {
        "id": "CarePlan.contained",
        "path": "CarePlan.contained",
        "min": 1
      },
      {
        "id": "CarePlan.extension",
        "path": "CarePlan.extension",
        "min": 3
      },
      {
        "id": "CarePlan.extension:extensionCarePlanEnrolmentStatus",
        "path": "CarePlan.extension",
        "sliceName": "extensionCarePlanEnrolmentStatus",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ihis.sg/extension/healthPlan-enrolment-status"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.extension:extensionCarePlanEnrolmentStatusReason",
        "path": "CarePlan.extension",
        "sliceName": "extensionCarePlanEnrolmentStatusReason",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ihis.sg/extension/healthPlan-enrolment-status-reason"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.extension:extensionCarePlanHealthPlanExists",
        "path": "CarePlan.extension",
        "sliceName": "extensionCarePlanHealthPlanExists",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ihis.sg/extension/health-plan-exists"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.extension:performer",
        "path": "CarePlan.extension",
        "sliceName": "performer",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ihis.sg/extension/performer"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.modifierExtension",
        "path": "CarePlan.modifierExtension",
        "max": "0"
      },
      {
        "id": "CarePlan.identifier",
        "path": "CarePlan.identifier",
        "max": "0"
      },
      {
        "id": "CarePlan.instantiatesCanonical",
        "path": "CarePlan.instantiatesCanonical",
        "max": "0"
      },
      {
        "id": "CarePlan.instantiatesUri",
        "path": "CarePlan.instantiatesUri",
        "max": "0"
      },
      {
        "id": "CarePlan.basedOn",
        "path": "CarePlan.basedOn",
        "max": "0"
      },
      {
        "id": "CarePlan.replaces",
        "path": "CarePlan.replaces",
        "max": "0"
      },
      {
        "id": "CarePlan.partOf",
        "path": "CarePlan.partOf",
        "max": "0"
      },
      {
        "id": "CarePlan.category",
        "path": "CarePlan.category",
        "min": 1,
        "max": "1"
      },
      {
        "id": "CarePlan.title",
        "path": "CarePlan.title",
        "max": "0"
      },
      {
        "id": "CarePlan.description",
        "path": "CarePlan.description",
        "max": "0"
      },
      {
        "id": "CarePlan.subject.id",
        "path": "CarePlan.subject.id",
        "max": "0"
      },
      {
        "id": "CarePlan.subject.reference",
        "path": "CarePlan.subject.reference",
        "max": "0"
      },
      {
        "id": "CarePlan.subject.type",
        "path": "CarePlan.subject.type",
        "min": 1
      },
      {
        "id": "CarePlan.subject.identifier",
        "path": "CarePlan.subject.identifier",
        "min": 1
      },
      {
        "id": "CarePlan.subject.identifier.id",
        "path": "CarePlan.subject.identifier.id",
        "max": "0"
      },
      {
        "id": "CarePlan.subject.identifier.extension",
        "path": "CarePlan.subject.identifier.extension",
        "max": "0"
      },
      {
        "id": "CarePlan.subject.identifier.use",
        "path": "CarePlan.subject.identifier.use",
        "max": "0"
      },
      {
        "id": "CarePlan.subject.identifier.type",
        "path": "CarePlan.subject.identifier.type",
        "max": "0"
      },
      {
        "id": "CarePlan.subject.identifier.system",
        "path": "CarePlan.subject.identifier.system",
        "min": 1
      },
      {
        "id": "CarePlan.subject.identifier.value",
        "path": "CarePlan.subject.identifier.value",
        "min": 1
      },
      {
        "id": "CarePlan.subject.identifier.period",
        "path": "CarePlan.subject.identifier.period",
        "max": "0"
      },
      {
        "id": "CarePlan.subject.identifier.assigner",
        "path": "CarePlan.subject.identifier.assigner",
        "max": "0"
      },
      {
        "id": "CarePlan.encounter",
        "path": "CarePlan.encounter",
        "max": "0"
      },
      {
        "id": "CarePlan.period",
        "path": "CarePlan.period",
        "min": 1
      },
      {
        "id": "CarePlan.created",
        "path": "CarePlan.created",
        "max": "0"
      },
      {
        "id": "CarePlan.author",
        "path": "CarePlan.author",
        "min": 1
      },
      {
        "id": "CarePlan.contributor",
        "path": "CarePlan.contributor",
        "max": "0"
      },
      {
        "id": "CarePlan.careTeam",
        "path": "CarePlan.careTeam",
        "max": "0"
      },
      {
        "id": "CarePlan.addresses.id",
        "path": "CarePlan.addresses.id",
        "max": "0"
      },
      {
        "id": "CarePlan.addresses.extension",
        "path": "CarePlan.addresses.extension",
        "max": "0"
      },
      {
        "id": "CarePlan.addresses.reference",
        "path": "CarePlan.addresses.reference",
        "min": 1
      },
      {
        "id": "CarePlan.addresses.type",
        "path": "CarePlan.addresses.type",
        "max": "0"
      },
      {
        "id": "CarePlan.addresses.identifier",
        "path": "CarePlan.addresses.identifier",
        "max": "0"
      },
      {
        "id": "CarePlan.addresses.display",
        "path": "CarePlan.addresses.display",
        "max": "0"
      },
      {
        "id": "CarePlan.supportingInfo",
        "path": "CarePlan.supportingInfo",
        "max": "0"
      },
      {
        "id": "CarePlan.goal",
        "path": "CarePlan.goal",
        "max": "0"
      },
      {
        "id": "CarePlan.activity",
        "path": "CarePlan.activity",
        "max": "0"
      },
      {
        "id": "CarePlan.note",
        "path": "CarePlan.note",
        "max": "0"
      }
    ]
  }
}