FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Basic |
| Id | create-datalock-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Basic",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLDataLock"
],
"tag": [
{
"display": "Create DataLock - privacy lock of a prescription chain"
},
{
"display": "An Example of a Basic of type data lock "
},
{
"display": "create-datalock-example-1"
}
]
},
"code": {
"coding": [
{
"code": "datalock",
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/basic-resource-types"
}
]
},
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDataLockTarget",
"valueReference": {
"reference": "patient/b00a0407-b781-43e8-983b-74fdfb8eb97d"
}
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDataLockLegalGround",
"valueCode": "INTEGRITET"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLLockedSubjectType",
"valueCode": "FORSKRIVNINGSKEDJA"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionChain",
"valueUuid": "urn:uuid:22b4888f-bdb0-4f97-8477-a8506833b474"
}
]
}