FHIR IG Statistics: StructureDefinition/NLLProvenanceBasicDataLock.StructureDefinition
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceBasicDataLock",
"version": "1.0.0",
"name": "NLLProvenanceBasicDataLock",
"status": "active",
"date": "2022-01-17",
"publisher": "Swedish eHealth Agency",
"description": "A derived profile of NLLProvenance. \r\nCan be used when creating a new Provenance in scenarios including Data Lock (Basic resource).",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "EHM",
"name": "E-hälsomyndigheten internal model"
}
],
"kind": "resource",
"abstract": false,
"type": "Provenance",
"baseDefinition": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenance",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Provenance.target",
"path": "Provenance.target",
"short": "Target Basic code=datalock",
"definition": "The Basic with code=datalock that was generated or updated by the activity described in this Provenance.",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLDataLock"
]
}
]
},
{
"id": "Provenance.reason",
"path": "Provenance.reason",
"definition": "For all scenarios regarding NLLDataLock (sv Spärr) no reason is allowed.",
"max": "0"
},
{
"id": "Provenance.activity",
"path": "Provenance.activity",
"definition": "This type describes the activity that occurred for the Data Lock (sv Spärr)",
"binding": {
"strength": "required",
"valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/dl-activity-types"
},
"mapping": [
{
"identity": "EHM",
"map": "Spärrhändelsetyp"
}
]
},
{
"id": "Provenance.agent",
"path": "Provenance.agent",
"short": "Practitioner or Patient involved for the Basic with code=datalock"
},
{
"id": "Provenance.agent.who",
"path": "Provenance.agent.who",
"definition": "The Practitioners that participated in the event as contained resources and the Patients as referenced resources."
}
]
}
}