Package | rki.emiga.common |
Resource Type | StructureDefinition |
Id | IdentifierSurvNetAnnotationId |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=rki.emiga.common@1.2.0-alpha.7&canonical=https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierSurvNetAnnotationId |
URL | https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierSurvNetAnnotationId |
Version | 0.1.0 |
Status | active |
Date | 2025-06-11 |
Name | IdentifierSurvNetAnnotationId |
Title | SurvNet Annotation-Identifier |
Description | Identifier Profil für EMIGA Annotationen |
Type | Identifier |
Kind | complex-type |
StructureDefinition | |
AnnotationCommunication | Annotation |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "IdentifierSurvNetAnnotationId", "url": "https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierSurvNetAnnotationId", "version": "0.1.0", "name": "IdentifierSurvNetAnnotationId", "title": "SurvNet Annotation-Identifier", "status": "active", "experimental": false, "date": "2025-06-11", "publisher": "Robert Koch-Institut", "description": "Identifier Profil für EMIGA Annotationen", "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" }, { "identity": "servd", "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD" } ], "kind": "complex-type", "abstract": false, "type": "Identifier", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier", "derivation": "constraint", "differential": { "element": [ { "id": "Identifier.type", "path": "Identifier.type", "patternCodeableConcept": { "coding": [ { "code": "XX", "system": "http://terminology.hl7.org/CodeSystem/v2-0203" } ] } }, { "id": "Identifier.system", "path": "Identifier.system", "min": 1, "patternUri": "https://emiga.rki.de/fhir/sid/SurvNetAnnotationId", "mustSupport": true }, { "id": "Identifier.value", "path": "Identifier.value", "min": 1, "mustSupport": true } ] } }