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

FHIR IG analytics

Packagesynapxe.hsar
Resource TypeStructureDefinition
Idprofile-Enrollment-put-enrollment.json
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/StructureDefinition/CarePlan-pophealth-enrolment
URLhttp://ihis.sg/StructureDefinition/CarePlan-pophealth-enrolment
Statusactive
Nameprofile-Enrollment-put-enrollment
TypeCarePlan
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
enrollment-status-reasonentension-Enrollment-enrollmentStatusReason
override-capacity-flagentension-Enrollment-overrideCapacityFlag
provided-byentension-Enrollment-providedBy

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "http://ihis.sg/StructureDefinition/CarePlan-pophealth-enrolment",
  "name": "profile-Enrollment-put-enrollment",
  "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.extension",
        "path": "CarePlan.extension",
        "min": 1
      },
      {
        "id": "CarePlan.extension:override-capacity-flag",
        "path": "CarePlan.extension",
        "sliceName": "override-capacity-flag",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ihis.sg/extension/override-capacity-flag"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.extension:override-capacity-flag.value[x]",
        "path": "CarePlan.extension.value[x]",
        "short": "Sample Value : \"true\""
      },
      {
        "id": "CarePlan.extension:provided-by",
        "path": "CarePlan.extension",
        "sliceName": "provided-by",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ihis.sg/extension/provided-by"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.extension:provided-by.value[x].coding.code",
        "path": "CarePlan.extension.value[x].coding.code",
        "short": "Sample Value : \"patient\"",
        "definition": "The code of the coding. It shall be one of the code defined in valueset \"http://ihis.sg/ValueSet/hsg-provided-by\""
      },
      {
        "id": "CarePlan.extension:enrollment-status-reason",
        "path": "CarePlan.extension",
        "sliceName": "enrollment-status-reason",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ihis.sg/extension/enrollment-status-reason"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.instantiatesCanonical",
        "path": "CarePlan.instantiatesCanonical",
        "min": 1,
        "max": "1",
        "fixedCanonical": "http://ihis.sg/PlanDefinition/healthier-sg/healthier-sg-programme"
      },
      {
        "id": "CarePlan.intent",
        "path": "CarePlan.intent",
        "fixedCode": "plan"
      },
      {
        "id": "CarePlan.category",
        "path": "CarePlan.category",
        "min": 1,
        "max": "1"
      },
      {
        "id": "CarePlan.category.coding",
        "path": "CarePlan.category.coding",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://ihis.sg/ValueSet/hsg-care-plan-category"
        }
      },
      {
        "id": "CarePlan.category.coding.system",
        "path": "CarePlan.category.coding.system",
        "min": 1
      },
      {
        "id": "CarePlan.category.coding.code",
        "path": "CarePlan.category.coding.code",
        "min": 1,
        "fixedCode": "pophealth-enrolment"
      },
      {
        "id": "CarePlan.subject",
        "path": "CarePlan.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.subject.type",
        "path": "CarePlan.subject.type",
        "min": 1,
        "fixedUri": "Patient"
      },
      {
        "id": "CarePlan.subject.identifier",
        "path": "CarePlan.subject.identifier",
        "min": 1
      },
      {
        "id": "CarePlan.subject.identifier.system",
        "path": "CarePlan.subject.identifier.system",
        "min": 1,
        "fixedUri": "http://ihis.sg/identifier/nric"
      },
      {
        "id": "CarePlan.subject.identifier.value",
        "path": "CarePlan.subject.identifier.value",
        "min": 1
      },
      {
        "id": "CarePlan.period",
        "path": "CarePlan.period",
        "min": 1
      },
      {
        "id": "CarePlan.author",
        "path": "CarePlan.author",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.author.type",
        "path": "CarePlan.author.type",
        "min": 1,
        "fixedUri": "Organization"
      },
      {
        "id": "CarePlan.author.identifier",
        "path": "CarePlan.author.identifier",
        "min": 1
      },
      {
        "id": "CarePlan.author.identifier.system",
        "path": "CarePlan.author.identifier.system",
        "min": 1,
        "fixedUri": "http://ihis.sg/identifier/hci-code"
      },
      {
        "id": "CarePlan.author.identifier.value",
        "path": "CarePlan.author.identifier.value",
        "min": 1
      }
    ]
  }
}