FHIR IG analytics| Package | de.fhir.terminologie |
| Resource Type | CodeSystem |
| Id | CodeSystem-contactpointsystem-supplement.json |
| FHIR Version | R4 |
| Source | http://ig.fhir.de/igs/terminologie/0.0.1-alpha2/CodeSystem-contactpointsystem-supplement.html |
| URL | http://ig.fhir.de/igs/terminologie/CodeSystem/contactpointsystem-supplement |
| Version | 0.0.1-alpha2 |
| Status | draft |
| Date | 2022-02-09 |
| Name | SupplementContactPointSystem |
| Title | Supplement ContactPointSystem |
| Authority | hl7 |
| Description | CodeSystem Supplement mit Deutschen Übersetzungen für ContactPointSystem |
| Content | supplement |
| Supplements | http://hl7.org/fhir/contact-point-system |
No resources found
| CodeSystem | |
| contact-point-system | ContactPointSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem contactpointsystem-supplement
This code system supplement http://ig.fhir.de/igs/terminologie/CodeSystem/contactpointsystem-supplement defines displays on the following codes:
| Code | Deutsch (Deutschland) (German (Germany), de) |
| other | Andere |
| sms | SMS |
| url | URL |
| pager | Pager |
| fax | Fax |
| phone | Telefon |
{
"resourceType": "CodeSystem",
"id": "contactpointsystem-supplement",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ig.fhir.de/igs/terminologie/CodeSystem/contactpointsystem-supplement",
"version": "0.0.1-alpha2",
"name": "SupplementContactPointSystem",
"title": "Supplement ContactPointSystem",
"status": "draft",
"experimental": true,
"date": "2022-02-09",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
"contact": [
{
"name": "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
"telecom": [
{
"system": "url",
"value": "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"description": "CodeSystem Supplement mit Deutschen Übersetzungen für ContactPointSystem",
"content": "supplement",
"supplements": "http://hl7.org/fhir/contact-point-system",
"concept": [
{
"code": "other",
"designation": [
{
"language": "de-DE",
"value": "Andere"
}
]
},
{
"code": "sms",
"designation": [
{
"language": "de-DE",
"value": "SMS"
}
]
},
{
"code": "url",
"designation": [
{
"language": "de-DE",
"value": "URL"
}
]
},
{
"code": "pager",
"designation": [
{
"language": "de-DE",
"value": "Pager"
}
]
},
{
"code": "email",
"designation": [
{
"language": "de-DE",
"value": "E-Mail"
}
]
},
{
"code": "fax",
"designation": [
{
"language": "de-DE",
"value": "Fax"
}
]
},
{
"code": "phone",
"designation": [
{
"language": "de-DE",
"value": "Telefon"
}
]
}
]
}