FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/Geparkt

Packagebasisprofil.tiplu.de.r4.dev
Resource TypeStructureDefinition
IdGeparkt
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@1.0.1&canonical=https://tiplu.de/fhir/StructureDefinition/Geparkt
URLhttps://tiplu.de/fhir/StructureDefinition/Geparkt
VersionTODO
Statusactive
Date2025-05-01
NameGeparkt
TitleGeparkt
DescriptionGeparkt/ Abrechnungssperre
CopyrightTiplu GmbH
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Geparkt",
  "url": "https://tiplu.de/fhir/StructureDefinition/Geparkt",
  "version": "TODO",
  "name": "Geparkt",
  "title": "Geparkt",
  "status": "active",
  "date": "2025-05-01",
  "publisher": "Tiplu GmbH",
  "contact": [
    {
      "name": "Tiplu GmbH",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@tiplu.de"
        }
      ]
    }
  ],
  "description": "Geparkt/ Abrechnungssperre",
  "copyright": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Account"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Geparkt",
        "definition": "Geparkt/ Abrechnungssperre"
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://tiplu.de/fhir/StructureDefinition/Geparkt"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "boolean"
          }
        ]
      }
    ]
  }
}