FHIR IG Statistics: StructureDefinition/NLLAnnotation.StructureDefinition
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLAnnotation",
"version": "1.0.0",
"name": "NLLAnnotation",
"status": "active",
"date": "2022-01-14",
"publisher": "Swedish eHealth Agency",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"type": "Annotation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Annotation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Annotation.extension",
"path": "Annotation.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Annotation.extension:nllMedReqNoteType",
"path": "Annotation.extension",
"sliceName": "nllMedReqNoteType",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLMedReqNoteType"
]
}
],
"mustSupport": true
},
{
"id": "Annotation.extension:nllMedReqNoteType.value[x]",
"path": "Annotation.extension.value[x]",
"min": 1,
"mustSupport": true
},
{
"id": "Annotation.text",
"path": "Annotation.text",
"mustSupport": true
}
]
}
}