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

FHIR IG Statistics: StructureDefinition/ReferencePTCore

Packageportuguese.core.guide
Resource TypeStructureDefinition
IdReferencePTCore
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=portuguese.core.guide@1.0.0&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ReferencePTCore
URLhttps://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ReferencePTCore
Statusdraft
NameReferencePTCore
TitleReference PT Core
TypeReference
Kindcomplex-type

Resources that use this resource

StructureDefinition
AllergyIntolerancePTCoreAllergy Intolerance PT Core
CompositionPTCoreComposition PT Core
MessageHeaderPTCoreMessageHeader PT Core

Resources that this resource uses

StructureDefinition
ExtensionIdentifierPTCoreExtension Identifier PT Core

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "ReferencePTCore",
  "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ReferencePTCore",
  "name": "ReferencePTCore",
  "title": "Reference PT Core",
  "status": "draft",
  "fhirVersion": "4.3.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "Reference",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Reference",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Reference.id",
        "path": "Reference.id",
        "max": "0"
      },
      {
        "id": "Reference.extension",
        "path": "Reference.extension",
        "max": "0"
      },
      {
        "id": "Reference.type",
        "path": "Reference.type",
        "max": "0"
      },
      {
        "id": "Reference.identifier",
        "path": "Reference.identifier",
        "short": "An identifier intended for computation",
        "definition": "An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers.",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ExtensionIdentifierPTCore"
            ]
          }
        ]
      }
    ]
  }
}