Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build
Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-10-29 |
{
"resourceType" : "ValueSet",
"id" : "moped-LKFAbrechnungsKnoten-valueset",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet moped-LKFAbrechnungsKnoten-valueset</b></p><a name=\"moped-LKFAbrechnungsKnoten-valueset\"> </a><a name=\"hcmoped-LKFAbrechnungsKnoten-valueset\"> </a><a name=\"moped-LKFAbrechnungsKnoten-valueset-en-US\"> </a><ul><li>Include these codes as defined in <code>http://tbd.at/MOPED-LKFAbrechnungsKnoten</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>A</td><td>A</td></tr><tr><td>B</td><td>B</td></tr><tr><td>C</td><td>C</td></tr><tr><td>D</td><td>D</td></tr><tr><td>E</td><td>E</td></tr><tr><td>F</td><td>F</td></tr><tr><td>G</td><td>G</td></tr><tr><td>H</td><td>H</td></tr></table></li></ul></div>"
},
"url" : "http://example.org/ValueSet/moped-LKFAbrechnungsKnoten-valueset",
"version" : "0.1.0",
"name" : "LKFAbrechnungsKnoten",
"title" : "LKF Abrechnungsknoten",
"status" : "draft",
"date" : "2024-10-29T10:04:52+00:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "LKF Abrechnungsknoten",
"compose" : {
"include" : [
{
"system" : "http://tbd.at/MOPED-LKFAbrechnungsKnoten",
"concept" : [
{
"code" : "A",
"display" : "A"
},
{
"code" : "B",
"display" : "B"
},
{
"code" : "C",
"display" : "C"
},
{
"code" : "D",
"display" : "D"
},
{
"code" : "E",
"display" : "E"
},
{
"code" : "F",
"display" : "F"
},
{
"code" : "G",
"display" : "G"
},
{
"code" : "H",
"display" : "H"
}
]
}
]
}
}