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

FHIR IG Statistics: StructureDefinition/palga-specimen

Packageiknl.fhir.nl.r4.palga
Resource TypeStructureDefinition
Idpalga-specimen
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-specimen
URLhttp://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-specimen
Version1.0.0
Statusactive
Date2023-10-19T16:33:37.5820952+00:00
NamePalgaSpecimen
Realmnl
TypeSpecimen
Kindresource

Resources that use this resource

StructureDefinition
palga-diagnostic-reportPalgaDiagnosticReport

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "palga-specimen",
  "url": "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-specimen",
  "version": "1.0.0",
  "name": "PalgaSpecimen",
  "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": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "iknl-palga",
      "uri": "http://fhir.iknl.nl/fhir/iknl-palga"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Specimen",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Specimen.type.text",
        "path": "Specimen.type.text",
        "min": 1,
        "mapping": [
          {
            "identity": "iknl-palga",
            "map": "aardmateriaal"
          }
        ]
      },
      {
        "id": "Specimen.receivedTime",
        "path": "Specimen.receivedTime",
        "min": 1,
        "mapping": [
          {
            "identity": "iknl-palga",
            "map": "datumontvangst"
          }
        ]
      }
    ]
  }
}