FHIR IG analytics| Package | de.fhir.terminologie |
| Resource Type | CodeSystem |
| Id | CodeSystem-careplanintent-supplement.json |
| FHIR Version | R4 |
| Source | http://ig.fhir.de/igs/terminologie/0.0.1-alpha2/CodeSystem-careplanintent-supplement.html |
| URL | http://ig.fhir.de/igs/terminologie/CodeSystem/careplanintent-supplement |
| Version | 0.0.1-alpha2 |
| Status | draft |
| Date | 2022-02-09 |
| Name | SupplementCarePlanIntent |
| Title | Supplement CarePlanIntent |
| Authority | hl7 |
| Description | CodeSystem Supplement mit Deutschen Übersetzungen für CarePlanIntent |
| Content | supplement |
| Supplements | http://hl7.org/fhir/request-intent |
No resources found
| CodeSystem | |
| request-intent | RequestIntent |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem careplanintent-supplement
This code system supplement http://ig.fhir.de/igs/terminologie/CodeSystem/careplanintent-supplement defines displays on the following codes:
| Code | Deutsch (Deutschland) (German (Germany), de) |
| proposal | Vorschlag |
| plan | Plan |
| directive | Richtlinie |
| order | Auftrag |
| original-order | Ursprünglicher Auftrag |
| reflex-order | Auftrag als Reaktion auf erste Ergebnisse |
| filler-order | Auftrag des Leistungserbringers |
| instance-order | Unterauftrag |
| option | Option |
{
"resourceType": "CodeSystem",
"id": "careplanintent-supplement",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ig.fhir.de/igs/terminologie/CodeSystem/careplanintent-supplement",
"version": "0.0.1-alpha2",
"name": "SupplementCarePlanIntent",
"title": "Supplement CarePlanIntent",
"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 CarePlanIntent",
"content": "supplement",
"supplements": "http://hl7.org/fhir/request-intent",
"concept": [
{
"code": "proposal",
"designation": [
{
"language": "de-DE",
"value": "Vorschlag"
}
]
},
{
"code": "plan",
"designation": [
{
"language": "de-DE",
"value": "Plan"
}
]
},
{
"code": "directive",
"designation": [
{
"language": "de-DE",
"value": "Richtlinie"
}
]
},
{
"code": "order",
"designation": [
{
"language": "de-DE",
"value": "Auftrag"
}
]
},
{
"code": "original-order",
"designation": [
{
"language": "de-DE",
"value": "Ursprünglicher Auftrag"
}
]
},
{
"code": "reflex-order",
"designation": [
{
"language": "de-DE",
"value": "Auftrag als Reaktion auf erste Ergebnisse"
}
]
},
{
"code": "filler-order",
"designation": [
{
"language": "de-DE",
"value": "Auftrag des Leistungserbringers"
}
]
},
{
"code": "instance-order",
"designation": [
{
"language": "de-DE",
"value": "Unterauftrag"
}
]
},
{
"code": "option",
"designation": [
{
"language": "de-DE",
"value": "Option"
}
]
}
]
}