FHIR IG Statistics: StructureDefinition/ListPTPS
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "ListPTPS",
"url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ListPTPS",
"version": "1.0.0",
"name": "ListPTPS",
"title": "List PT PS",
"status": "draft",
"date": "2024-05-09T11:21:52.1471684+00:00",
"description": "O recurso List caracteriza um conjunto de registos, com a possibilidade de ser ordenado.",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "workflow",
"display": "Workflow Setting"
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
"code": "001",
"display": "Pesquisa de Patient Summary"
}
],
"text": "Pesquisa de Patient Summary (Output)"
}
},
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "workflow",
"display": "Workflow Setting"
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
"code": "016",
"display": "Pesquisa de Secção de Alergias e Intolerâncias"
}
],
"text": "Pesquisa de Secção de Alergias e Intolerâncias (Output)"
}
},
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "workflow",
"display": "Workflow Setting"
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
"code": "017",
"display": "Pesquisa de Secção de Vacinas"
}
],
"text": "Pesquisa de Secção de Vacinas (Output)"
}
},
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "workflow",
"display": "Workflow Setting"
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
"code": "018",
"display": "Pesquisa de Secção Gravidez"
}
],
"text": "Pesquisa de Secção Gravidez (Output)"
}
}
],
"fhirVersion": "4.3.0",
"kind": "resource",
"abstract": false,
"type": "List",
"baseDefinition": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ListPTCore",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "List.identifier",
"path": "List.identifier",
"comment": "Em contento do Patient Summary é usado para identificar o unique-id da secção."
},
{
"id": "List.identifier.use",
"path": "List.identifier.use",
"max": "0"
},
{
"id": "List.identifier.type",
"path": "List.identifier.type",
"max": "0"
},
{
"id": "List.identifier.period",
"path": "List.identifier.period",
"max": "0"
},
{
"id": "List.subject",
"path": "List.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTPS"
]
}
]
},
{
"id": "List.encounter",
"path": "List.encounter",
"max": "0"
},
{
"id": "List.source",
"path": "List.source",
"max": "0"
},
{
"id": "List.orderedBy",
"path": "List.orderedBy",
"max": "0"
},
{
"id": "List.note",
"path": "List.note",
"max": "0"
},
{
"id": "List.entry.id",
"path": "List.entry.id",
"max": "0"
},
{
"id": "List.entry.flag",
"path": "List.entry.flag",
"max": "0"
},
{
"id": "List.entry.deleted",
"path": "List.entry.deleted",
"max": "0"
},
{
"id": "List.entry.date",
"path": "List.entry.date",
"max": "0"
},
{
"id": "List.emptyReason",
"path": "List.emptyReason",
"max": "0"
}
]
}
}