FHIR IG Statistics: StructureDefinition/omi-document-reference
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "omi-document-reference",
"url": "http://omi.de/fhir/registry/StructureDefinition/omi-document-reference",
"version": "0.3.19",
"name": "OMIDocumentReference",
"title": "OMI document reference",
"status": "active",
"date": "2024-12-11",
"publisher": "MOLIT gGmbH",
"description": "Profil zur Abbildung von Bilddaten und PDFs",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "DocumentReference",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DocumentReference.type",
"path": "DocumentReference.type",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.subject.extension",
"path": "DocumentReference.subject.extension",
"min": 1
},
{
"id": "DocumentReference.subject.extension:dataAbsentReason",
"path": "DocumentReference.subject.extension",
"sliceName": "dataAbsentReason",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/data-absent-reason"
]
}
],
"mustSupport": true
},
{
"id": "DocumentReference.subject.extension:dataAbsentReason.value[x]",
"path": "DocumentReference.subject.extension.value[x]",
"patternCode": "masked"
},
{
"id": "DocumentReference.author",
"path": "DocumentReference.author",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://omi.de/fhir/registry/StructureDefinition/algorithm-device"
]
}
],
"mustSupport": true
}
]
}
}