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

FHIR IG Statistics: StructureDefinition/AccountPTCore.StructureDefinition

Packagepackage.teste
Resource TypeStructureDefinition
IdAccountPTCore.StructureDefinition
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=package.teste@1.0.7-draft&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AccountPTCore
URLhttps://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AccountPTCore
Statusdraft
Date2024-04-17T16:32:00.2848052+00:00
NameAccountPTCore
TypeAccount
Kindresource

Resources that use this resource

StructureDefinition
EncounterPTCoreEncounter PT Core
EpisodeOfCarePTCoreEpisode Of Care PT Core

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AccountPTCore",
  "name": "AccountPTCore",
  "status": "draft",
  "date": "2024-04-17T16:32:00.2848052+00:00",
  "contact": [
    {
      "name": "Interoperabilidade Semântica",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.spms.min-saude.pt"
        }
      ]
    }
  ],
  "fhirVersion": "4.3.0",
  "kind": "resource",
  "abstract": false,
  "type": "Account",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Account",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Account.id",
        "path": "Account.id",
        "min": 1
      }
    ]
  }
}