FHIR IG Statistics: StructureDefinition/ReferencePTCore
Resources that use this resource
Resources that this resource uses
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"
]
}
]
}
]
}
}