PackagesCanonicalsLogsProblems
    Packages
    myhie.v4@test-0.0.1-alpha
    http://fhir.hie.moh.gov.my/StructureDefinition/Specimen-my-core
{
  "description": null,
  "_filename": "StructureDefinition-Specimen-my-core.json",
  "package_name": "myhie.v4",
  "date": "2022-11-04T04:16:41.1948666+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": "SpecimenMyCore",
  "abstract": false,
  "type": "Specimen",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Specimen (MY Core)",
  "package_version": "test-0.0.1-alpha",
  "status": "active",
  "id": "e4643718-c751-4336-a43d-448a3f331d92",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Specimen-my-core",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Specimen.type",
      "path": "Specimen.type",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/specimen-type-my-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.my/StructureDefinition/specimen-combine-sample-my-core" ]
      } ],
      "sliceName": "combineSample",
      "isModifier": false
    }, {
      "id": "Specimen.container.type",
      "min": 1,
      "path": "Specimen.container.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/specimen-container-type-my-core",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "SpecimenContainerType"
        } ]
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen"
}