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

FHIR IG Statistics: CodeSystem/OrganizationTypeExtendedCs

Packagema.ambulanter.fall
Resource TypeCodeSystem
IdOrganizationTypeExtendedCs
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ma.ambulanter.fall@1.0.7&canonical=http://ma-ambulant.de/Codesystem/OrganizationTypeExtended
URLhttp://ma-ambulant.de/Codesystem/OrganizationTypeExtended
Statusdraft
NameOrganizationTypeExtendedCs
TitleOrganizationTypeExtended
DescriptionDieses Codesystem enthält Organisationstypen, die für die Abrechnung von ambulanten Fällen relevant sind.
Contentcomplete

Resources that use this resource

ValueSet
OrganizationTypeExtendedOrganizationTypeExtended

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "OrganizationTypeExtendedCs",
  "id": "OrganizationTypeExtendedCs",
  "title": "OrganizationTypeExtended",
  "description": "Dieses Codesystem enthält Organisationstypen, die für die Abrechnung von ambulanten Fällen relevant sind.",
  "url": "http://ma-ambulant.de/Codesystem/OrganizationTypeExtended",
  "concept": [
    {
      "code": "biller",
      "display": "Billing Organization"
    },
    {
      "code": "amb",
      "display": "Ambulance"
    }
  ],
  "caseSensitive": true,
  "count": 2
}