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

FHIR IG analytics

Packagesynapxe.hsar
Resource TypeStructureDefinition
Idprofile-HealthPlan-goalBase.json
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/StructureDefinition/putHealthplanGoal
URLhttp://ihis.sg/StructureDefinition/putHealthplanGoal
Statusactive
Nameprofile-HealthPlan-goalBase
TypeGoal
Kindresource

Resources that use this resource

StructureDefinition
G1profile-HealthPlan-goalG1
G2profile-HealthPlan-goalG2
G3profile-HealthPlan-goalG3
G4profile-HealthPlan-goalG4
G5profile-HealthPlan-goalG5
G6profile-HealthPlan-goalG6
G7profile-HealthPlan-goalG7
G8profile-HealthPlan-goalG8

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "http://ihis.sg/StructureDefinition/putHealthplanGoal",
  "name": "profile-HealthPlan-goalBase",
  "status": "active",
  "fhirVersion": "4.3.0",
  "kind": "resource",
  "abstract": false,
  "type": "Goal",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Goal",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Goal.id",
        "path": "Goal.id",
        "min": 1
      },
      {
        "id": "Goal.implicitRules",
        "path": "Goal.implicitRules",
        "max": "0"
      },
      {
        "id": "Goal.language",
        "path": "Goal.language",
        "max": "0"
      },
      {
        "id": "Goal.text",
        "path": "Goal.text",
        "max": "0"
      },
      {
        "id": "Goal.contained",
        "path": "Goal.contained",
        "max": "0"
      },
      {
        "id": "Goal.extension",
        "path": "Goal.extension",
        "max": "0"
      },
      {
        "id": "Goal.modifierExtension",
        "path": "Goal.modifierExtension",
        "max": "0"
      },
      {
        "id": "Goal.identifier",
        "path": "Goal.identifier",
        "max": "0"
      },
      {
        "id": "Goal.achievementStatus",
        "path": "Goal.achievementStatus",
        "max": "0"
      },
      {
        "id": "Goal.category",
        "path": "Goal.category",
        "max": "0"
      },
      {
        "id": "Goal.priority",
        "path": "Goal.priority",
        "max": "0"
      },
      {
        "id": "Goal.description.coding",
        "path": "Goal.description.coding",
        "min": 1
      },
      {
        "id": "Goal.description.coding.system",
        "path": "Goal.description.coding.system",
        "min": 1,
        "fixedUri": "http://ihis.sg/ValueSet/hsg-health-goal"
      },
      {
        "id": "Goal.description.coding.version",
        "path": "Goal.description.coding.version",
        "max": "0"
      },
      {
        "id": "Goal.description.coding.code",
        "path": "Goal.description.coding.code",
        "min": 1
      },
      {
        "id": "Goal.description.coding.userSelected",
        "path": "Goal.description.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Goal.description.text",
        "path": "Goal.description.text",
        "max": "0"
      },
      {
        "id": "Goal.start[x]",
        "path": "Goal.start[x]",
        "max": "0"
      },
      {
        "id": "Goal.target.id",
        "path": "Goal.target.id",
        "max": "0"
      },
      {
        "id": "Goal.target.modifierExtension",
        "path": "Goal.target.modifierExtension",
        "max": "0"
      },
      {
        "id": "Goal.target.measure",
        "path": "Goal.target.measure",
        "min": 1
      },
      {
        "id": "Goal.target.measure.coding",
        "path": "Goal.target.measure.coding",
        "min": 1
      },
      {
        "id": "Goal.target.measure.coding.system",
        "path": "Goal.target.measure.coding.system",
        "min": 1,
        "fixedUri": "http://ihis.sg/ValueSet/hsg-goal-measure"
      },
      {
        "id": "Goal.target.measure.coding.version",
        "path": "Goal.target.measure.coding.version",
        "max": "0"
      },
      {
        "id": "Goal.target.measure.coding.code",
        "path": "Goal.target.measure.coding.code",
        "min": 1
      },
      {
        "id": "Goal.target.measure.coding.userSelected",
        "path": "Goal.target.measure.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Goal.statusDate",
        "path": "Goal.statusDate",
        "max": "0"
      },
      {
        "id": "Goal.statusReason",
        "path": "Goal.statusReason",
        "max": "0"
      },
      {
        "id": "Goal.expressedBy",
        "path": "Goal.expressedBy",
        "max": "0"
      },
      {
        "id": "Goal.addresses",
        "path": "Goal.addresses",
        "max": "0"
      },
      {
        "id": "Goal.note",
        "path": "Goal.note",
        "max": "0"
      },
      {
        "id": "Goal.outcomeCode",
        "path": "Goal.outcomeCode",
        "max": "0"
      },
      {
        "id": "Goal.outcomeReference",
        "path": "Goal.outcomeReference",
        "max": "0"
      }
    ]
  }
}