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

FHIR IG analytics

Packagesynapxe.hsar
Resource TypeStructureDefinition
Idprofile-Consent-put-contact-consent.json
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/StructureDefinition/Contact-Consent-pophealth
URLhttp://ihis.sg/StructureDefinition/Contact-Consent-pophealth
Statusactive
Nameprofile-Consent-put-contact-consent
TypeConsent
Kindresource

Resources that use this resource

StructureDefinition
PutContactConsentParameterparameters-Consent-put-contact-consent

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "http://ihis.sg/StructureDefinition/Contact-Consent-pophealth",
  "name": "profile-Consent-put-contact-consent",
  "status": "active",
  "fhirVersion": "4.3.0",
  "kind": "resource",
  "abstract": false,
  "type": "Consent",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Consent.identifier",
        "path": "Consent.identifier",
        "max": "0"
      },
      {
        "id": "Consent.status",
        "path": "Consent.status",
        "short": "fixed value 'active'",
        "fixedCode": "active"
      },
      {
        "id": "Consent.scope",
        "path": "Consent.scope",
        "binding": {
          "strength": "required",
          "valueSet": "http://ihis.sg/ValueSet/hsg-consent-scope"
        }
      },
      {
        "id": "Consent.scope.coding",
        "path": "Consent.scope.coding",
        "code": [
          {
            "system": "http://ihis.sg/ValueSet/hsg-consent-scope",
            "code": "healthier-sg-contact",
            "display": "Healthier SG Contact"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Consent.scope.coding.system",
        "path": "Consent.scope.coding.system",
        "comment": "N/A",
        "min": 1
      },
      {
        "id": "Consent.scope.coding.version",
        "path": "Consent.scope.coding.version",
        "max": "0"
      },
      {
        "id": "Consent.scope.coding.code",
        "path": "Consent.scope.coding.code",
        "min": 1
      },
      {
        "id": "Consent.scope.coding.display",
        "path": "Consent.scope.coding.display",
        "min": 1
      },
      {
        "id": "Consent.scope.coding.userSelected",
        "path": "Consent.scope.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Consent.scope.text",
        "path": "Consent.scope.text",
        "max": "0"
      },
      {
        "id": "Consent.category",
        "path": "Consent.category",
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "http://ihis.sg/ValueSet/hsg-consent-category"
        }
      },
      {
        "id": "Consent.category.coding.system",
        "path": "Consent.category.coding.system",
        "code": [
          {
            "system": "http://ihis.sg/ValueSet/hsg-consent-category",
            "code": "contact-channel-consent",
            "display": "Contact Channel Consent"
          }
        ],
        "min": 1
      },
      {
        "id": "Consent.category.coding.version",
        "path": "Consent.category.coding.version",
        "max": "0"
      },
      {
        "id": "Consent.category.coding.code",
        "path": "Consent.category.coding.code",
        "min": 1
      },
      {
        "id": "Consent.category.coding.display",
        "path": "Consent.category.coding.display",
        "min": 1
      },
      {
        "id": "Consent.category.coding.userSelected",
        "path": "Consent.category.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Consent.category.text",
        "path": "Consent.category.text",
        "max": "0"
      },
      {
        "id": "Consent.patient",
        "path": "Consent.patient",
        "min": 1
      },
      {
        "id": "Consent.patient.reference",
        "path": "Consent.patient.reference",
        "definition": "only appl",
        "max": "0"
      },
      {
        "id": "Consent.patient.type",
        "path": "Consent.patient.type",
        "min": 1,
        "fixedUri": "Patient"
      },
      {
        "id": "Consent.patient.identifier",
        "path": "Consent.patient.identifier",
        "min": 1
      },
      {
        "id": "Consent.patient.identifier.use",
        "path": "Consent.patient.identifier.use",
        "max": "0"
      },
      {
        "id": "Consent.patient.identifier.type",
        "path": "Consent.patient.identifier.type",
        "max": "0"
      },
      {
        "id": "Consent.patient.identifier.system",
        "path": "Consent.patient.identifier.system",
        "min": 1,
        "fixedUri": "http://ihis.sg/identifier/nric"
      },
      {
        "id": "Consent.patient.identifier.value",
        "path": "Consent.patient.identifier.value",
        "min": 1
      },
      {
        "id": "Consent.patient.identifier.period",
        "path": "Consent.patient.identifier.period",
        "max": "0"
      },
      {
        "id": "Consent.patient.identifier.assigner",
        "path": "Consent.patient.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Consent.patient.display",
        "path": "Consent.patient.display",
        "max": "0"
      },
      {
        "id": "Consent.dateTime",
        "path": "Consent.dateTime",
        "short": "Sample Value: \"2022-09-09T09:44:32+08:00\"",
        "min": 1
      },
      {
        "id": "Consent.performer",
        "path": "Consent.performer",
        "max": "0"
      },
      {
        "id": "Consent.organization",
        "path": "Consent.organization",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Consent.organization.reference",
        "path": "Consent.organization.reference",
        "max": "0"
      },
      {
        "id": "Consent.organization.type",
        "path": "Consent.organization.type",
        "min": 1,
        "fixedUri": "Organization"
      },
      {
        "id": "Consent.organization.identifier",
        "path": "Consent.organization.identifier",
        "min": 1
      },
      {
        "id": "Consent.organization.identifier.use",
        "path": "Consent.organization.identifier.use",
        "max": "0"
      },
      {
        "id": "Consent.organization.identifier.type",
        "path": "Consent.organization.identifier.type",
        "max": "0"
      },
      {
        "id": "Consent.organization.identifier.system",
        "path": "Consent.organization.identifier.system",
        "min": 1,
        "fixedUri": "http://ihis.sg/identifier/hci-code"
      },
      {
        "id": "Consent.organization.identifier.value",
        "path": "Consent.organization.identifier.value",
        "min": 1,
        "constraint": [
          {
            "key": "organization-name-constraint",
            "severity": "error",
            "human": "Organization value must be 'NHG','NUHS' or 'SHS'",
            "expression": "$this.toString().matches('(?i)^(shs|nhg|nuhs)[%content%]#x27;)"
          }
        ]
      },
      {
        "id": "Consent.organization.identifier.period",
        "path": "Consent.organization.identifier.period",
        "max": "0"
      },
      {
        "id": "Consent.organization.identifier.assigner",
        "path": "Consent.organization.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Consent.organization.display",
        "path": "Consent.organization.display",
        "max": "0"
      },
      {
        "id": "Consent.source[x]",
        "path": "Consent.source[x]",
        "max": "0"
      },
      {
        "id": "Consent.policy",
        "path": "Consent.policy",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Consent.policy.authority",
        "path": "Consent.policy.authority",
        "max": "0"
      },
      {
        "id": "Consent.policy.uri",
        "path": "Consent.policy.uri",
        "min": 1,
        "fixedUri": "http://ihis.sg/PlanDefinition/healthier-sg/healthier-sg-contact"
      },
      {
        "id": "Consent.policyRule",
        "path": "Consent.policyRule",
        "max": "0"
      },
      {
        "id": "Consent.verification",
        "path": "Consent.verification",
        "max": "0"
      },
      {
        "id": "Consent.provision",
        "path": "Consent.provision",
        "max": "0"
      }
    ]
  }
}