PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.2.0
    http://fhir.health.org.il/StructureDefinition/il-core-specimen
{
  "description": "Proposed constraints and extensions on the Specimen Resource",
  "_filename": "StructureDefinition-il-core-specimen.json",
  "package_name": "il.core.fhir.r4",
  "date": "2021-05-02",
  "derivation": "constraint",
  "publisher": "Israeli Ministry of Health",
  "fhirVersion": "4.0.1",
  "name": "ILCoreSpecimen",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "Specimen",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore Specimen Profile",
  "package_version": "0.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Diagnostics"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "draft",
  "language": "he-IL",
  "id": "16219b13-039d-4809-b533-43c4a6ee0235",
  "kind": "resource",
  "url": "http://fhir.health.org.il/StructureDefinition/il-core-specimen",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "Specimen",
      "path": "Specimen",
      "short": "ILCore Specimen Profile",
      "definition": "Definitions for the profile-Specimen resource profile.",
      "mustSupport": true
    }, {
      "id": "Specimen.subject",
      "path": "Specimen.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://fhir.health.org.il/StructureDefinition/il-core-device", "http://hl7.org/fhir/StructureDefinition/Substance", "http://fhir.health.org.il/StructureDefinition/il-core-location" ]
      } ]
    }, {
      "id": "Specimen.parent",
      "path": "Specimen.parent",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-specimen" ]
      } ]
    }, {
      "id": "Specimen.request",
      "path": "Specimen.request",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-service-request" ]
      } ]
    }, {
      "id": "Specimen.collection.collector",
      "path": "Specimen.collection.collector",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-practitioner", "http://fhir.health.org.il/StructureDefinition/il-core-practitionerRole" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen"
}