FHIR IG analytics| Package | basisprofil.tiplu.de.r4.dev |
| Resource Type | Account |
| Id | Account-TipluAbrechnungsfallDRG.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Account",
"id": "TipluAbrechnungsfallDRG",
"meta": {
"profile": [
"https://tiplu.de/fhir/StructureDefinition/TipluAbrechnungsfall"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "VN"
}
]
},
"system": "https://test.krankenhaus.de/fhir/sid/fallnr",
"value": "0123456789"
}
],
"extension": [
{
"url": "https://tiplu.de/fhir/StructureDefinition/Beatmungsstunden",
"valueInteger": 23
},
{
"url": "https://tiplu.de/fhir/StructureDefinition/VerweildauerIntensiv",
"valueDecimal": 3.75
},
{
"url": "https://tiplu.de/fhir/StructureDefinition/Pflegetage",
"valueInteger": 7
},
{
"url": "https://tiplu.de/fhir/StructureDefinition/Beurlaubungstage",
"valueInteger": 1
},
{
"url": "https://tiplu.de/fhir/StructureDefinition/TageOhneBerechnung",
"valueInteger": 1
},
{
"extension": [
{
"url": "value",
"valueInteger": 1
},
{
"url": "description",
"valueString": "Freigegeben zur Vidierung"
}
],
"url": "https://tiplu.de/fhir/StructureDefinition/Vidierstufe"
}
],
"status": "active",
"type": {
"coding": [
{
"code": "AMB",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
}
]
},
"subject": [
{
"reference": "Patient/PatientinMusterfrau"
}
]
}