FHIR IG analytics| Package | swiss.mednet.fhir |
| Resource Type | CodeSystem |
| Id | CodeSystem-mni-identifierType.json |
| FHIR Version | R4 |
| Source | https://doc.mednet.swiss/fhir/CodeSystem-mni-identifierType.html |
| URL | https://mednet.swiss/fhir/CodeSystem/mni-identifierType |
| Version | 0.20.0 |
| Status | active |
| Date | 2025-12-19T00:00:00+00:00 |
| Name | MNIIdentifierType |
| Title | MedNet Interface (MNI) - IdentifierType CodeSystem |
| Realm | ch |
| Description | MedNet Interface (MNI) - IdentifierType CodeSystem |
| Copyright | novcom AG |
| Content | complete |
| ValueSet | |
| mni-identifierType | MedNet Interface (MNI) - IdentifierTypes ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem mni-identifierType
This case-sensitive code system https://mednet.swiss/fhir/CodeSystem/mni-identifierType defines the following codes:
{
"resourceType": "CodeSystem",
"id": "mni-identifierType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://mednet.swiss/fhir/CodeSystem/mni-identifierType",
"version": "0.20.0",
"name": "MNIIdentifierType",
"title": "MedNet Interface (MNI) - IdentifierType CodeSystem",
"status": "active",
"experimental": false,
"date": "2025-12-19T00:00:00+00:00",
"publisher": "novcom AG",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://mednet.swiss"
}
]
}
],
"description": "MedNet Interface (MNI) - IdentifierType CodeSystem",
"copyright": "novcom AG",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "accident-id",
"display": "accident identifier",
"definition": "The identifier is linked to an accident"
},
{
"code": "disability-id",
"display": "disability identifier",
"definition": "The identifier is linked to an disability"
},
{
"code": "militaryIncident-id",
"display": "military incident identifier",
"definition": "The identifier is linked to an military incident"
}
]
}