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

FHIR IG Statistics: StructureDefinition/palga-laboratory

Packageiknl.fhir.nl.r4.palga
Resource TypeStructureDefinition
Idpalga-laboratory
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=iknl.fhir.nl.r4.palga@1.0.1&canonical=http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-laboratory
URLhttp://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-laboratory
Version1.0.0
Statusactive
Date2023-10-19T16:33:37.5820952+00:00
NamePalgaLaboratory
Realmnl
TypeOrganization
Kindresource

Resources that use this resource

StructureDefinition
palga-diagnostic-reportPalgaDiagnosticReport
palga-pathologist-rolePalgaPathologistRole

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "palga-laboratory",
  "url": "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-laboratory",
  "version": "1.0.0",
  "name": "PalgaLaboratory",
  "status": "active",
  "contact": [
    {
      "name": "Netherlands comprehensive cancer organisation (IKNL)",
      "telecom": [
        {
          "system": "url",
          "value": "https://iknl.nl"
        },
        {
          "system": "email",
          "value": "fhir@iknl.nl"
        }
      ]
    }
  ],
  "date": "2023-10-19T16:33:37.5820952+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "iknl-palga",
      "uri": "http://fhir.iknl.nl/fhir/iknl-palga"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.name",
        "path": "Organization.name",
        "min": 1,
        "mapping": [
          {
            "identity": "iknl-palga",
            "map": "labid"
          }
        ]
      }
    ]
  }
}