FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/outputProfile-Bundle-get-asg-phv-cst-resident-list.StructureDefinition

Packagehsg.asg-well
Resource TypeStructureDefinition
IdoutputProfile-Bundle-get-asg-phv-cst-resident-list.StructureDefinition
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=hsg.asg-well@1.0.11&canonical=http://ihis.sg/StructureDefinition/Bundle-get-asg-phv-cst-resident-list-output
URLhttp://ihis.sg/StructureDefinition/Bundle-get-asg-phv-cst-resident-list-output
Statusactive
NameoutputProfile-Bundle-get-asg-phv-cst-resident-list
TypeBundle
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
Patient-get-asg-phv-cst-resident-outputoutputProfile-Patient-get-asg-phv-cst-resident

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://ihis.sg/StructureDefinition/Bundle-get-asg-phv-cst-resident-list-output",
  "name": "outputProfile-Bundle-get-asg-phv-cst-resident-list",
  "status": "active",
  "experimental": false,
  "fhirVersion": "4.3.0",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.id",
        "path": "Bundle.id",
        "short": "n/a",
        "comment": "Sample Value: \"836E7E44EB2D4399BBC53496F7AB3699\"",
        "min": 1
      },
      {
        "id": "Bundle.meta",
        "path": "Bundle.meta",
        "short": "n/a",
        "definition": "Metadata about the resource",
        "min": 1
      },
      {
        "id": "Bundle.meta.id",
        "path": "Bundle.meta.id",
        "max": "0"
      },
      {
        "id": "Bundle.meta.versionId",
        "path": "Bundle.meta.versionId",
        "max": "0"
      },
      {
        "id": "Bundle.meta.lastUpdated",
        "path": "Bundle.meta.lastUpdated",
        "short": "n/a",
        "comment": "Sample Value: \"2025-01-25T10:36:12.171+08:00\"",
        "min": 1
      },
      {
        "id": "Bundle.meta.source",
        "path": "Bundle.meta.source",
        "max": "0"
      },
      {
        "id": "Bundle.meta.profile",
        "path": "Bundle.meta.profile",
        "max": "0"
      },
      {
        "id": "Bundle.meta.security",
        "path": "Bundle.meta.security",
        "max": "0"
      },
      {
        "id": "Bundle.meta.tag",
        "path": "Bundle.meta.tag",
        "max": "0"
      },
      {
        "id": "Bundle.implicitRules",
        "path": "Bundle.implicitRules",
        "max": "0"
      },
      {
        "id": "Bundle.language",
        "path": "Bundle.language",
        "max": "0"
      },
      {
        "id": "Bundle.identifier",
        "path": "Bundle.identifier",
        "max": "0"
      },
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "short": "n/a",
        "definition": "document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection",
        "comment": "n/a",
        "fixedCode": "searchset"
      },
      {
        "id": "Bundle.timestamp",
        "path": "Bundle.timestamp",
        "max": "0"
      },
      {
        "id": "Bundle.total",
        "path": "Bundle.total",
        "short": "n/a",
        "comment": "n/a",
        "min": 1
      },
      {
        "id": "Bundle.link",
        "path": "Bundle.link",
        "short": "n/a",
        "comment": "n/a"
      },
      {
        "id": "Bundle.link.id",
        "path": "Bundle.link.id",
        "max": "0"
      },
      {
        "id": "Bundle.link.extension",
        "path": "Bundle.link.extension",
        "max": "0"
      },
      {
        "id": "Bundle.link.modifierExtension",
        "path": "Bundle.link.modifierExtension",
        "max": "0"
      },
      {
        "id": "Bundle.link.relation",
        "path": "Bundle.link.relation",
        "short": "n/a",
        "comment": "n/a"
      },
      {
        "id": "Bundle.link.url",
        "path": "Bundle.link.url",
        "short": "n/a",
        "comment": "n/a"
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "short": "n/a",
        "orderMeaning": "n/a"
      },
      {
        "id": "Bundle.entry.id",
        "path": "Bundle.entry.id",
        "max": "0"
      },
      {
        "id": "Bundle.entry.extension",
        "path": "Bundle.entry.extension",
        "max": "0"
      },
      {
        "id": "Bundle.entry.modifierExtension",
        "path": "Bundle.entry.modifierExtension",
        "max": "0"
      },
      {
        "id": "Bundle.entry.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "short": "n/a",
        "definition": "The Absolute URL for the resource.",
        "comment": "n/a",
        "min": 1
      },
      {
        "id": "Bundle.entry.resource",
        "path": "Bundle.entry.resource",
        "definition": "Patient resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://ihis.sg/StructureDefinition/Patient-get-asg-phv-cst-resident-output"
            ]
          }
        ]
      },
      {
        "id": "Bundle.entry.search",
        "path": "Bundle.entry.search",
        "short": "n/a",
        "min": 1
      },
      {
        "id": "Bundle.entry.search.id",
        "path": "Bundle.entry.search.id",
        "max": "0"
      },
      {
        "id": "Bundle.entry.search.extension",
        "path": "Bundle.entry.search.extension",
        "max": "0"
      },
      {
        "id": "Bundle.entry.search.modifierExtension",
        "path": "Bundle.entry.search.modifierExtension",
        "max": "0"
      },
      {
        "id": "Bundle.entry.search.mode",
        "path": "Bundle.entry.search.mode",
        "short": "n/a",
        "comment": "n/a",
        "fixedCode": "match"
      },
      {
        "id": "Bundle.entry.search.score",
        "path": "Bundle.entry.search.score",
        "max": "0"
      },
      {
        "id": "Bundle.entry.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.signature",
        "path": "Bundle.signature",
        "max": "0"
      }
    ]
  }
}