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

FHIR IG analytics

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


Source1

{
  "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
      }
    ]
  }
}