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

FHIR IG Statistics: StructureDefinition/Encounter-id-core

PackageIdHIE.0v
Resource TypeStructureDefinition
IdEncounter-id-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/StructureDefinition/Encounter-id-core
URLhttp://fhir.hie.moh.gov.id/StructureDefinition/Encounter-id-core
Version1.0.0
Statusactive
Date2023-06-20T13:26:45.5788435+00:00
NameEncounterIdCore
TitleEncounter (ID Core)
DescriptionAn interaction during which services are provided to the patient.
TypeEncounter
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
audit-id-coreExtensionAudit (ID Core)
encounter-outcome-id-coreExtensionEncounterOutcome (ID Core)
encounter-rating-id-coreExtensionEncounterRating (ID Core)
visit-type-id-coreExtensionVisitType (ID Core)
ValueSet
diagnosis-role-id-coreValueSetDiagnosisRole (ID Core)
encounter-category-id-coreValueSetEncounterCategory (ID Core)
encounter-class-id-coreValueSetEncounterClass (ID Core)
encounter-priority-id-corevalue-set-encounter-priority-id-core
encounter-status-id-corevalue-set-encounter-status-id-core
specialty-id-coreValueSetSpecialty (IdCore)
service-type-id-coreValueSetServiceType (ID Core)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Encounter-id-core",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2023-06-14T23:42:22.4850628+00:00",
    "source": "#OKBKw8n15m3hGlff"
  },
  "url": "http://fhir.hie.moh.gov.id/StructureDefinition/Encounter-id-core",
  "version": "1.0.0",
  "name": "EncounterIdCore",
  "title": "Encounter (ID Core)",
  "status": "active",
  "date": "2023-06-20T13:26:45.5788435+00:00",
  "description": "An interaction during which services are provided to the patient.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Encounter",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Encounter.extension",
        "path": "Encounter.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Encounter.extension:audit",
        "path": "Encounter.extension",
        "sliceName": "audit",
        "short": "Record audit on individual who recorded and updated the data",
        "definition": "Record audit on individual who recorded and updated the data",
        "comment": "Record audit on individual who recorded and updated the data",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Encounter.extension:outcome",
        "path": "Encounter.extension",
        "sliceName": "outcome",
        "short": "Encounter outcome reason",
        "definition": "Encounter outcome reason",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.hie.moh.gov.id/StructureDefinition/encounter-outcome-id-core"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Encounter.extension:visitType",
        "path": "Encounter.extension",
        "sliceName": "visitType",
        "label": "visit type",
        "short": "visit type",
        "definition": "visit type",
        "comment": "visit type",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.hie.moh.gov.id/StructureDefinition/visit-type-id-core"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Encounter.extension:encounterRating",
        "path": "Encounter.extension",
        "sliceName": "encounterRating",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.hie.moh.gov.id/StructureDefinition/encounter-rating-id-core"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Encounter.identifier",
        "path": "Encounter.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Encounter.identifier:encounterNo",
        "path": "Encounter.identifier",
        "sliceName": "encounterNo",
        "max": "1"
      },
      {
        "id": "Encounter.identifier:encounterNo.system",
        "path": "Encounter.identifier.system",
        "fixedUri": "http://fhir.hie.moh.gov.id/sid/encounter-id"
      },
      {
        "id": "Encounter.identifier:vcToken",
        "path": "Encounter.identifier",
        "sliceName": "vcToken",
        "max": "1"
      },
      {
        "id": "Encounter.identifier:vcToken.system",
        "path": "Encounter.identifier.system",
        "fixedUri": "http://fhir.hie.moh.gov.id/sid/vc-token"
      },
      {
        "id": "Encounter.status",
        "path": "Encounter.status",
        "short": "arrived | in-progress | finished | unknown",
        "definition": "arrived | in-progress | finished | unknown",
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/encounter-status-id-core"
        }
      },
      {
        "id": "Encounter.class",
        "path": "Encounter.class",
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/encounter-class-id-core"
        }
      },
      {
        "id": "Encounter.classHistory.class",
        "path": "Encounter.classHistory.class",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/encounter-class-id-core"
        }
      },
      {
        "id": "Encounter.type",
        "path": "Encounter.type",
        "short": "Primary specialty managing the encounter",
        "definition": "Primary specialty managing the encounter",
        "comment": "Primary specialty managing the encounter",
        "binding": {
          "strength": "example",
          "description": "Primary specialty managing the encounter",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/specialty-id-core"
        }
      },
      {
        "id": "Encounter.type.coding",
        "path": "Encounter.type.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Encounter.type.coding:service",
        "path": "Encounter.type.coding",
        "sliceName": "service",
        "binding": {
          "strength": "example",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/specialty-id-core"
        }
      },
      {
        "id": "Encounter.type.coding:service.system",
        "path": "Encounter.type.coding.system",
        "fixedUri": "http://fhir.hie.moh.gov.id/CodeSystem/specialty-id-core"
      },
      {
        "id": "Encounter.type.coding:category",
        "path": "Encounter.type.coding",
        "sliceName": "category",
        "binding": {
          "strength": "example",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/encounter-category-id-core"
        }
      },
      {
        "id": "Encounter.type.coding:category.system",
        "path": "Encounter.type.coding.system",
        "fixedUri": "http://fhir.hie.moh.gov.id/CodeSystem/encounter-category-id-core"
      },
      {
        "id": "Encounter.serviceType",
        "path": "Encounter.serviceType",
        "short": "Based on PIK code service type",
        "definition": "Based on PIK code service type",
        "min": 1,
        "binding": {
          "strength": "required",
          "description": "Based on PIK code service type",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/service-type-id-core"
        }
      },
      {
        "id": "Encounter.priority",
        "path": "Encounter.priority",
        "binding": {
          "strength": "example",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/encounter-priority-id-core"
        }
      },
      {
        "id": "Encounter.subject",
        "path": "Encounter.subject",
        "min": 1
      },
      {
        "id": "Encounter.period",
        "path": "Encounter.period",
        "min": 1
      },
      {
        "id": "Encounter.diagnosis.use",
        "path": "Encounter.diagnosis.use",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/diagnosis-role-id-core"
        }
      },
      {
        "id": "Encounter.serviceProvider",
        "path": "Encounter.serviceProvider",
        "min": 1
      }
    ]
  }
}