FHIR IG Statistics: StructureDefinition/SampledDataPTCore
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "SampledDataPTCore",
"url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/SampledDataPTCore",
"version": "1.0.0",
"name": "SampledDataPTCore",
"title": "SampledData PT Core",
"status": "draft",
"date": "2024-03-22T18:17:46.3403628+00:00",
"publisher": "SPMS",
"contact": [
{
"name": "Interoperabilidade Semântica",
"telecom": [
{
"system": "url",
"value": "https://www.spms.min-saude.pt"
}
]
}
],
"fhirVersion": "4.3.0",
"kind": "complex-type",
"abstract": false,
"type": "SampledData",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/SampledData",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "SampledData.origin",
"path": "SampledData.origin",
"type": [
{
"code": "Quantity",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/QuantityPTCore"
]
}
]
}
]
}
}