PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr@1.0.0
    https://example.org/fhir/StructureDefinition/PH_Specimen
{
  "description": null,
  "_filename": "PH_Specimen.StructureDefinition.json",
  "package_name": "implementation.guide.nhdr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PH_Specimen",
  "abstract": false,
  "type": "Specimen",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "122b7c6b-d3b7-4053-b9fb-731dfd0aacb9",
  "kind": "resource",
  "url": "https://example.org/fhir/StructureDefinition/PH_Specimen",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Specimen.extension:recordedDate",
      "path": "Specimen.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/RecordedDate" ]
      } ],
      "short": "The recordedDate represents when this particular Specimen record was uploaded into the NHDR.",
      "comment": "This is an extension",
      "sliceName": "recordedDate",
      "definition": "The recordedDate represents when this particular Specimen record was uploaded into the NHDR.",
      "isModifier": false
    }, {
      "id": "Specimen.extension:resultDate",
      "path": "Specimen.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/ResultDate" ]
      } ],
      "short": "The resultDate represents the date on which the outcome of the particular specimen was recorded.",
      "comment": "This is an extension",
      "sliceName": "resultDate",
      "definition": "The resultDate represents the date on which the outcome of the particular specimen was recorded..",
      "isModifier": false
    }, {
      "id": "Specimen.extension:extOrganization",
      "path": "Specimen.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/Ext_Organization" ]
      } ],
      "short": "Health facility where the specimen was collected",
      "comment": "This is an extension",
      "sliceName": "extOrganization",
      "definition": "Health facility where the specimen was collected",
      "isModifier": false
    }, {
      "id": "Specimen.extension:species",
      "path": "Specimen.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/Species" ]
      } ],
      "short": "Describes the type of species / organism [e.g. Malaria (Plasmodium falciparum, Plasmodium malariae, Plasmodium vivax, Plasmodium ovale, Plasmodium knowlesi)]",
      "comment": "This is an extension",
      "sliceName": "species",
      "definition": "Describes the type of species / organism [e.g. Malaria (Plasmodium falciparum, Plasmodium malariae, Plasmodium vivax, Plasmodium ovale, Plasmodium knowlesi)]",
      "isModifier": false
    }, {
      "id": "Specimen.type",
      "path": "Specimen.type",
      "binding": {
        "strength": "example",
        "valueSet": "http://example.org/fhir/ValueSet/SpecimenType"
      }
    }, {
      "id": "Specimen.collection.extension:releaseDate",
      "path": "Specimen.collection.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://example.org/fhir/StructureDefinition/ReleaseDate" ]
      } ],
      "short": "Date the specimen was released",
      "comment": "This is an extension",
      "sliceName": "releaseDate",
      "definition": "Date the specimen was released",
      "isModifier": false
    }, {
      "id": "Specimen.collection.method",
      "path": "Specimen.collection.method",
      "binding": {
        "strength": "example",
        "valueSet": "http://example.org/fhir/ValueSet/SpecimenCollectionMethod"
      }
    }, {
      "id": "Specimen.collection.bodySite",
      "max": "0",
      "path": "Specimen.collection.bodySite"
    }, {
      "id": "Specimen.collection.fastingStatus[x]",
      "max": "0",
      "path": "Specimen.collection.fastingStatus[x]"
    }, {
      "id": "Specimen.processing.procedure",
      "path": "Specimen.processing.procedure",
      "binding": {
        "strength": "example",
        "valueSet": "http://example.org/fhir/ValueSet/SpecimenProcessingProcedure"
      }
    }, {
      "id": "Specimen.condition",
      "path": "Specimen.condition",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://example.org/fhir/ValueSet/SpecimenCondition"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen"
}