PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Specimen-id-core
{
  "description": null,
  "_filename": "StructureDefinition-Specimen-id-core.json",
  "package_name": "IdHIE.0v",
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "derivation": "constraint",
  "publisher": "Health Level Seven International - Patient Care Work Group",
  "fhirVersion": "4.0.1",
  "purpose": "Minimal specimen attributes, usable for the laboratory results section and entry of a patient summary.",
  "name": "SpecimenIdCore",
  "abstract": false,
  "type": "Specimen",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Specimen (ID Core)",
  "package_version": "0.0.1",
  "status": "active",
  "id": "7cf9aeb0-60a6-48e8-884a-f73cda246b8c",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.id/StructureDefinition/Specimen-id-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Specimen.type",
      "path": "Specimen.type",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/specimen-type-id-core",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "SpecimenType"
        } ]
      }
    }, {
      "id": "Specimen.container.extension",
      "min": 0,
      "path": "Specimen.container.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Specimen.container.extension:combineSample",
      "max": "1",
      "min": 0,
      "path": "Specimen.container.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/specimen-combine-sample-id-core" ]
      } ],
      "sliceName": "combineSample",
      "isModifier": false
    }, {
      "id": "Specimen.container.type",
      "min": 1,
      "path": "Specimen.container.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/specimen-container-type-id-core",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "SpecimenContainerType"
        } ]
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen"
}