FHIR IG analytics| Package | logex.internal.fhir.profiles |
| Resource Type | List |
| Id | mrdm-list-empty-example.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "List",
"id": "example-empty",
"identifier": [
{
"system": "http://mrdm.nl/fhir/registry",
"value": "dhfa-2022"
},
{
"system": "http://mrdm.nl/fhir/registry-variable",
"value": "dataankomst"
}
],
"meta": {
"profile": [
"https://mrdm/fhir/StructureDefinition/mrdm-list"
],
"tag": [
{
"system": "http://mrdm.nl/fhir/error-warning-message",
"display": "The date is set in the future"
},
{
"system": "http://mrdm.nl/fhir/CodeSystem/visible-status",
"code": "1",
"display": "visible"
}
]
},
"status": "current",
"mode": "changes",
"code": {
"coding": [
{
"system": "logex-validation-outcome",
"code": "2",
"display": "valid"
}
]
},
"date": "2012-11-26T07:30:23+11:00",
"source": {
"reference": "Patient/example"
},
"emptyReason": {
"coding": [
{
"system": "http://hl7.org/fhir/list-empty-reason",
"code": "closed",
"display": "closed"
}
]
}
}