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

FHIR IG Statistics: StructureDefinition/pl-lab-podmiotDiagnostyczny

Packagehl7.fhir.pl.ssidl
Resource TypeStructureDefinition
Idpl-lab-podmiotDiagnostyczny
FHIR VersionR5
Sourcehttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/https://build.fhir.org/ig/SSIDL/ssidl-ig/StructureDefinition-pl-lab-podmiotDiagnostyczny.html
URLhttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/pl-lab-podmiotDiagnostyczny
Version0.1.0
Statusdraft
Date2025-08-12T19:23:52+00:00
NamePodmiotDiagnostyczny
TitlePodmiot diagnostyczny
Realmpl
Authorityhl7
DescriptionPodmiot diagnostyczny
Typehttp://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/pl-lab-podmiotDiagnostyczny
Kindlogical

Resources that use this resource

StructureDefinition
pl-lab-katalogUslugLaboratoriumKatalog usług laboratorium
pl-lab-katalogUslugPunktuPobranKatalog usług punktu pobrań
pl-lab-laboratoriumLaboratorium
pl-lab-punktPobranPunkt pobrań

Resources that this resource uses

StructureDefinition
pl-lab-laboratoriumLaboratorium
pl-lab-punktPobranPunkt pobrań

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition pl-lab-podmiotDiagnostyczny

NameFlagsCard.TypeDescription & Constraintsdoco
.. pl-lab-podmiotDiagnostyczny 0..*BasePodmiot diagnostyczny
Instances of this logical model can be the target of a Reference
... identyfikator 0..1IdentifierIdentyfikator podmiotu
... nazwa 1..1stringNazwa podmiotu
... adres 0..1AddressAdres podmiotu
... telefon 0..*stringTelefon podmiotu
... email 0..*stringEmail podmiotu
... laboratorium 0..*Reference(Laboratorium)Laboratorium
... punktPobran 0..*Reference(Punkt pobrań)Punkt pobrań

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "pl-lab-podmiotDiagnostyczny",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/pl-lab-podmiotDiagnostyczny",
  "version": "0.1.0",
  "name": "PodmiotDiagnostyczny",
  "title": "Podmiot diagnostyczny",
  "status": "draft",
  "date": "2025-08-12T19:23:52+00:00",
  "publisher": "UMed",
  "contact": [
    {
      "name": "UMed",
      "telecom": [
        {
          "system": "url",
          "value": "http://umed.pl"
        }
      ]
    }
  ],
  "description": "Podmiot diagnostyczny",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/pl-lab-podmiotDiagnostyczny",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "pl-lab-podmiotDiagnostyczny",
        "path": "pl-lab-podmiotDiagnostyczny",
        "short": "Podmiot diagnostyczny",
        "definition": "Podmiot diagnostyczny",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.identyfikator",
        "path": "pl-lab-podmiotDiagnostyczny.identyfikator",
        "short": "Identyfikator podmiotu",
        "definition": "Identyfikator podmiotu diagnostycznego",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pl-lab-podmiotDiagnostyczny.identyfikator",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.nazwa",
        "path": "pl-lab-podmiotDiagnostyczny.nazwa",
        "short": "Nazwa podmiotu",
        "definition": "Nazwa podmioru diagnostycznego",
        "min": 1,
        "max": "1",
        "base": {
          "path": "pl-lab-podmiotDiagnostyczny.nazwa",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.adres",
        "path": "pl-lab-podmiotDiagnostyczny.adres",
        "short": "Adres podmiotu",
        "definition": "Adres podmiotu diagnostycznego",
        "min": 0,
        "max": "1",
        "base": {
          "path": "pl-lab-podmiotDiagnostyczny.adres",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.telefon",
        "path": "pl-lab-podmiotDiagnostyczny.telefon",
        "short": "Telefon podmiotu",
        "definition": "Telefon podmiotu diagnostycznego",
        "min": 0,
        "max": "*",
        "base": {
          "path": "pl-lab-podmiotDiagnostyczny.telefon",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.email",
        "path": "pl-lab-podmiotDiagnostyczny.email",
        "short": "Email podmiotu",
        "definition": "Email podmiotu diagnostycznego",
        "min": 0,
        "max": "*",
        "base": {
          "path": "pl-lab-podmiotDiagnostyczny.email",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.laboratorium",
        "path": "pl-lab-podmiotDiagnostyczny.laboratorium",
        "short": "Laboratorium",
        "definition": "Laboratorium podmiotu diagnostycznego",
        "min": 0,
        "max": "*",
        "base": {
          "path": "pl-lab-podmiotDiagnostyczny.laboratorium",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/pl-lab-laboratorium"
            ]
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.punktPobran",
        "path": "pl-lab-podmiotDiagnostyczny.punktPobran",
        "short": "Punkt pobrań",
        "definition": "Punkt pobrań podmiotu diagnostycznego",
        "min": 0,
        "max": "*",
        "base": {
          "path": "pl-lab-podmiotDiagnostyczny.punktPobran",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/pl-lab-punktPobran"
            ]
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "pl-lab-podmiotDiagnostyczny",
        "path": "pl-lab-podmiotDiagnostyczny",
        "short": "Podmiot diagnostyczny",
        "definition": "Podmiot diagnostyczny"
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.identyfikator",
        "path": "pl-lab-podmiotDiagnostyczny.identyfikator",
        "short": "Identyfikator podmiotu",
        "definition": "Identyfikator podmiotu diagnostycznego",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.nazwa",
        "path": "pl-lab-podmiotDiagnostyczny.nazwa",
        "short": "Nazwa podmiotu",
        "definition": "Nazwa podmioru diagnostycznego",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.adres",
        "path": "pl-lab-podmiotDiagnostyczny.adres",
        "short": "Adres podmiotu",
        "definition": "Adres podmiotu diagnostycznego",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.telefon",
        "path": "pl-lab-podmiotDiagnostyczny.telefon",
        "short": "Telefon podmiotu",
        "definition": "Telefon podmiotu diagnostycznego",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.email",
        "path": "pl-lab-podmiotDiagnostyczny.email",
        "short": "Email podmiotu",
        "definition": "Email podmiotu diagnostycznego",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.laboratorium",
        "path": "pl-lab-podmiotDiagnostyczny.laboratorium",
        "short": "Laboratorium",
        "definition": "Laboratorium podmiotu diagnostycznego",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/pl-lab-laboratorium"
            ]
          }
        ]
      },
      {
        "id": "pl-lab-podmiotDiagnostyczny.punktPobran",
        "path": "pl-lab-podmiotDiagnostyczny.punktPobran",
        "short": "Punkt pobrań",
        "definition": "Punkt pobrań podmiotu diagnostycznego",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/StructureDefinition/pl-lab-punktPobran"
            ]
          }
        ]
      }
    ]
  }
}