German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-07-29 |
{
"resourceType" : "ChargeItemDefinition",
"id" : "goae-252-pkv",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-chargeitemdefinition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ChargeItemDefinition goae-252-pkv</b></p><a name=\"goae-252-pkv\"> </a><a name=\"hcgoae-252-pkv\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-praxis-chargeitemdefinition.html\">Praxis ChargeItemDefinition DE</a></p></div><p><b>url</b>: <a href=\"ChargeItemDefinition-goae-252-pkv.html\">ChargeItemDefinition Injektion — GOÄ 252 (PKV)</a></p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/7.1.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:oid:2.16.840.1.113883.3.7985.14.7</p><p><b>version</b>: 0.90.0</p><p><b>title</b>: Injektion — GOÄ 252 (PKV)</p><p><b>status</b>: Active</p><p><b>date</b>: 2026-07-29 13:00:36+0200</p><p><b>publisher</b>: cognovis GmbH</p><p><b>contact</b>: cognovis GmbH: <a href=\"https://www.cognovis.de\">https://www.cognovis.de</a>,<a href=\"mailto:info@cognovis.de\">info@cognovis.de</a></p><p><b>description</b>: </p><div><p>Catalog entry for GOÄ 252. Resolvers MUST pin an explicit CID canonical; code equality alone is insufficient.</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 DE}\">Germany</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bäk/goä 252}\">Injektion, s.c./s.m./i.c./i.m.</span></p><blockquote><p><b>propertyGroup</b></p><h3>PriceComponents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Factor</b></td></tr><tr><td style=\"display: none\">*</td><td>base price</td><td>1</td></tr></table></blockquote></div>"
},
"url" : "https://fhir.cognovis.de/praxis/ChargeItemDefinition/goae-252-pkv",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.14.7"
}
],
"version" : "0.90.0",
"title" : "Injektion — GOÄ 252 (PKV)",
"status" : "active",
"date" : "2026-07-29T13:00:36+02:00",
"publisher" : "cognovis GmbH",
"contact" : [
{
"name" : "cognovis GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cognovis.de"
},
{
"system" : "email",
"value" : "info@cognovis.de"
}
]
}
],
"description" : "Catalog entry for GOÄ 252. Resolvers MUST pin an explicit CID canonical; code equality alone is insufficient.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/bäk/goä",
"code" : "252",
"display" : "Injektion, s.c./s.m./i.c./i.m."
}
]
},
"propertyGroup" : [
{
"priceComponent" : [
{
"type" : "base",
"factor" : 1
}
]
}
]
}